Searched refs:sshauthopt_new (Results 1 – 5 of 5) sorted by relevance
39 struct sshauthopt *ret = sshauthopt_new(); in default_authkey_opts()53 struct sshauthopt *ret = sshauthopt_new(); in default_authkey_restrict_opts()308 expected = sshauthopt_new(); \ in test_cert_parse()331 expected = sshauthopt_new(); in test_cert_parse()421 sshauthopt_new() : default_authkey_opts(); \ in test_merge()
14 struct sshauthopt *opts = NULL, *merge = NULL, *add = sshauthopt_new(); in LLVMFuzzerTestOneInput()
76 struct sshauthopt *sshauthopt_new(void);
190 sshauthopt_new(void) in sshauthopt_new() function233 if ((ret = sshauthopt_new()) == NULL) in sshauthopt_new_with_keys_defaults()487 if ((ret = sshauthopt_new()) == NULL) in sshauthopt_from_cert()520 if ((ret = sshauthopt_new()) == NULL) in sshauthopt_merge()638 if ((ret = sshauthopt_new()) == NULL) in sshauthopt_copy()
1096 restricted = sshauthopt_new(); in auth_restrict_session()