Home
last modified time | relevance | path

Searched refs:sshauthopt_free (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/regress/usr.bin/ssh/unittests/authopt/
Dtests.c149 sshauthopt_free(expected); \ in test_authkeys_parse()
150 sshauthopt_free(opts); \ in test_authkeys_parse()
294 sshauthopt_free(expected); \ in test_cert_parse()
295 sshauthopt_free(opts); \ in test_cert_parse()
401 sshauthopt_free(expected); \ in test_merge()
402 sshauthopt_free(merge_opts); \ in test_merge()
403 sshauthopt_free(key_opts); \ in test_merge()
404 sshauthopt_free(cert_opts); \ in test_merge()
/openbsd/src/usr.bin/ssh/
Dauth2-pubkey.c302 sshauthopt_free(authopts); in userauth_pubkey()
355 sshauthopt_free(opts); in match_principals_file()
364 sshauthopt_free(opts); in match_principals_file()
604 sshauthopt_free(principals_opts); in user_cert_trusted_ca()
605 sshauthopt_free(cert_opts); in user_cert_trusted_ca()
606 sshauthopt_free(final_opts); in user_cert_trusted_ca()
835 sshauthopt_free(opts); in user_key_allowed()
849 sshauthopt_free(opts); in user_key_allowed()
855 sshauthopt_free(opts); in user_key_allowed()
864 sshauthopt_free(opts); in user_key_allowed()
Dauth-options.c201 sshauthopt_free(struct sshauthopt *opts) in sshauthopt_free() function
491 sshauthopt_free(ret); in sshauthopt_parse()
512 sshauthopt_free(ret); in sshauthopt_from_cert()
517 sshauthopt_free(ret); in sshauthopt_from_cert()
648 sshauthopt_free(ret); in sshauthopt_merge()
679 sshauthopt_free(ret); \ in sshauthopt_copy()
694 sshauthopt_free(ret); in sshauthopt_copy()
905 sshauthopt_free(opts); in sshauthopt_deserialise()
Dauth2-pubkeyfile.c216 sshauthopt_free(opts); in auth_check_principals_line()
393 sshauthopt_free(keyopts); in auth_check_authkey_line()
394 sshauthopt_free(certopts); in auth_check_authkey_line()
395 sshauthopt_free(finalopts); in auth_check_authkey_line()
Dauth-options.h83 void sshauthopt_free(struct sshauthopt *opts);
Dauth.c687 sshauthopt_free(restricted); in auth_restrict_session()
Dmonitor.c504 sshauthopt_free(key_opts); in monitor_reset_key_state()
1097 sshauthopt_free(opts); in mm_answer_keyallowed()
Dmonitor_wrap.c514 sshauthopt_free(opts); in mm_key_allowed()