Symbol: sshauthopt_free
crypto/openssh/auth-options.c
496
sshauthopt_free(ret);
crypto/openssh/auth-options.c
517
sshauthopt_free(ret);
crypto/openssh/auth-options.c
522
sshauthopt_free(ret);
crypto/openssh/auth-options.c
653
sshauthopt_free(ret);
crypto/openssh/auth-options.c
684
sshauthopt_free(ret); \
crypto/openssh/auth-options.c
699
sshauthopt_free(ret);
crypto/openssh/auth-options.c
910
sshauthopt_free(opts);
crypto/openssh/auth-options.h
83
void sshauthopt_free(struct sshauthopt *opts);
crypto/openssh/auth.c
787
sshauthopt_free(restricted);
crypto/openssh/auth2-pubkey.c
309
sshauthopt_free(authopts);
crypto/openssh/auth2-pubkey.c
362
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
371
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
611
sshauthopt_free(principals_opts);
crypto/openssh/auth2-pubkey.c
612
sshauthopt_free(cert_opts);
crypto/openssh/auth2-pubkey.c
613
sshauthopt_free(final_opts);
crypto/openssh/auth2-pubkey.c
842
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
856
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
862
sshauthopt_free(opts);
crypto/openssh/auth2-pubkey.c
871
sshauthopt_free(opts);
crypto/openssh/auth2-pubkeyfile.c
217
sshauthopt_free(opts);
crypto/openssh/auth2-pubkeyfile.c
394
sshauthopt_free(keyopts);
crypto/openssh/auth2-pubkeyfile.c
395
sshauthopt_free(certopts);
crypto/openssh/auth2-pubkeyfile.c
396
sshauthopt_free(finalopts);
crypto/openssh/monitor.c
1360
sshauthopt_free(opts);
crypto/openssh/monitor.c
580
sshauthopt_free(key_opts);
crypto/openssh/monitor_wrap.c
537
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
153
sshauthopt_free(expected); \
crypto/openssh/regress/unittests/authopt/tests.c
154
sshauthopt_free(opts); \
crypto/openssh/regress/unittests/authopt/tests.c
298
sshauthopt_free(expected); \
crypto/openssh/regress/unittests/authopt/tests.c
299
sshauthopt_free(opts); \
crypto/openssh/regress/unittests/authopt/tests.c
405
sshauthopt_free(expected); \
crypto/openssh/regress/unittests/authopt/tests.c
406
sshauthopt_free(merge_opts); \
crypto/openssh/regress/unittests/authopt/tests.c
407
sshauthopt_free(key_opts); \
crypto/openssh/regress/unittests/authopt/tests.c
408
sshauthopt_free(cert_opts); \