Symbol: sshauthopt_free
crypto/openssh/auth-options.c
494
sshauthopt_free(ret);
crypto/openssh/auth-options.c
515
sshauthopt_free(ret);
crypto/openssh/auth-options.c
520
sshauthopt_free(ret);
crypto/openssh/auth-options.c
651
sshauthopt_free(ret);
crypto/openssh/auth-options.c
682
sshauthopt_free(ret); \
crypto/openssh/auth-options.c
697
sshauthopt_free(ret);
crypto/openssh/auth-options.c
908
sshauthopt_free(opts);
crypto/openssh/auth-options.h
83
void sshauthopt_free(struct sshauthopt *opts);
crypto/openssh/auth.c
770
sshauthopt_free(old);
crypto/openssh/auth.c
790
sshauthopt_free(restricted);
crypto/openssh/auth2-pubkey.c
304
sshauthopt_free(authopts);
crypto/openssh/auth2-pubkey.c
357
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
366
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
612
sshauthopt_free(principals_opts);
crypto/openssh/auth2-pubkey.c
613
sshauthopt_free(cert_opts);
crypto/openssh/auth2-pubkey.c
614
sshauthopt_free(final_opts);
crypto/openssh/auth2-pubkey.c
843
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
857
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
863
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
872
sshauthopt_free(opts);
crypto/openssh/auth2-pubkeyfile.c
221
sshauthopt_free(opts);
crypto/openssh/auth2-pubkeyfile.c
407
sshauthopt_free(keyopts);
crypto/openssh/auth2-pubkeyfile.c
408
sshauthopt_free(certopts);
crypto/openssh/auth2-pubkeyfile.c
409
sshauthopt_free(finalopts);
crypto/openssh/monitor.c
1368
sshauthopt_free(opts);
crypto/openssh/monitor.c
593
sshauthopt_free(key_opts);
crypto/openssh/monitor_wrap.c
533
sshauthopt_free(opts);
crypto/openssh/regress/misc/fuzz-harness/authkeys_fuzz.cc
67
sshauthopt_free(opts);
crypto/openssh/regress/misc/fuzz-harness/authkeys_fuzz.cc
75
sshauthopt_free(opts);
crypto/openssh/regress/misc/fuzz-harness/authopt_fuzz.cc
27
sshauthopt_free(add);
crypto/openssh/regress/misc/fuzz-harness/authopt_fuzz.cc
28
sshauthopt_free(opts);
crypto/openssh/regress/misc/fuzz-harness/authopt_fuzz.cc
29
sshauthopt_free(merge);
crypto/openssh/regress/unittests/authopt/tests.c
144
sshauthopt_free(opts); \
crypto/openssh/regress/unittests/authopt/tests.c
152
sshauthopt_free(expected); \
crypto/openssh/regress/unittests/authopt/tests.c
153
sshauthopt_free(opts); \
crypto/openssh/regress/unittests/authopt/tests.c
297
sshauthopt_free(expected); \
crypto/openssh/regress/unittests/authopt/tests.c
298
sshauthopt_free(opts); \
crypto/openssh/regress/unittests/authopt/tests.c
404
sshauthopt_free(expected); \
crypto/openssh/regress/unittests/authopt/tests.c
405
sshauthopt_free(merge_opts); \
crypto/openssh/regress/unittests/authopt/tests.c
406
sshauthopt_free(key_opts); \
crypto/openssh/regress/unittests/authopt/tests.c
407
sshauthopt_free(cert_opts); \
crypto/openssh/sshd-auth.c
743
sshauthopt_free(auth_opts);