Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dauthopt_fuzz.cc27 sshauthopt_free(add); in LLVMFuzzerTestOneInput()
28 sshauthopt_free(opts); in LLVMFuzzerTestOneInput()
29 sshauthopt_free(merge); in LLVMFuzzerTestOneInput()
H A Dauthkeys_fuzz.cc67 sshauthopt_free(opts); in LLVMFuzzerTestOneInput()
75 sshauthopt_free(opts); in LLVMFuzzerTestOneInput()
/freebsd/crypto/openssh/regress/unittests/authopt/
H A Dtests.c153 sshauthopt_free(expected); \ in test_authkeys_parse()
154 sshauthopt_free(opts); \ in test_authkeys_parse()
298 sshauthopt_free(expected); \ in test_cert_parse()
299 sshauthopt_free(opts); \ in test_cert_parse()
405 sshauthopt_free(expected); \ in test_merge()
406 sshauthopt_free(merge_opts); \ in test_merge()
407 sshauthopt_free(key_opts); \ in test_merge()
408 sshauthopt_free(cert_opts); \ in test_merge()
/freebsd/crypto/openssh/
H A Dauth2-pubkey.c304 sshauthopt_free(authopts); in userauth_pubkey()
575 sshauthopt_free(principals_opts); in user_cert_trusted_ca()
576 sshauthopt_free(cert_opts); in user_cert_trusted_ca()
577 sshauthopt_free(final_opts); in user_cert_trusted_ca()
787 sshauthopt_free(opts); in user_key_allowed()
797 sshauthopt_free(opts); in user_key_allowed()
803 sshauthopt_free(opts); in user_key_allowed()
812 sshauthopt_free(opts); in user_key_allowed()
H A Dauth-options.c206 sshauthopt_free(struct sshauthopt *opts) in sshauthopt_free() function
496 sshauthopt_free(ret); in sshauthopt_parse()
517 sshauthopt_free(ret); in sshauthopt_from_cert()
522 sshauthopt_free(ret); in sshauthopt_from_cert()
653 sshauthopt_free(ret); in sshauthopt_merge()
684 sshauthopt_free(ret); \ in sshauthopt_copy()
699 sshauthopt_free(ret); in sshauthopt_copy()
910 sshauthopt_free(opts); in sshauthopt_deserialise()
H A Dauth2-pubkeyfile.c217 sshauthopt_free(opts); in auth_check_principals_line()
394 sshauthopt_free(keyopts); in auth_check_authkey_line()
395 sshauthopt_free(certopts); in auth_check_authkey_line()
396 sshauthopt_free(finalopts); in auth_check_authkey_line()
H A Dauth-options.h83 void sshauthopt_free(struct sshauthopt *opts);
H A Dauth.c785 sshauthopt_free(restricted); in auth_restrict_session()
H A Dmonitor.c562 sshauthopt_free(key_opts); in monitor_reset_key_state()
1263 sshauthopt_free(opts); in mm_answer_keyallowed()
H A Dmonitor_wrap.c547 sshauthopt_free(opts); in mm_key_allowed()