Searched refs:cert_authority (Results 1 – 4 of 4) sorted by relevance
74 if (opts->cert_principals != NULL && !opts->cert_authority) { in auth_authorise_keyopts()81 if (!allow_cert_authority && opts->cert_authority) { in auth_authorise_keyopts()310 !keyopts->cert_authority) in auth_check_authkey_line()314 if (!sshkey_equal(found, key) || keyopts->cert_authority) in auth_check_authkey_line()
50 int cert_authority; member
351 ret->cert_authority = r; in sshauthopt_parse()675 OPTSCALAR(cert_authority); in sshauthopt_copy()810 (r = sshbuf_put_u8(m, opts->cert_authority)) != 0 || in sshauthopt_serialise()873 OPT_FLAG(cert_authority); in sshauthopt_deserialise()
105 FLAG_EQ(cert_authority); in compare_opts()215 FLAG_TEST("cert-authority", cert_authority, 1); in test_authkeys_parse()