Home
last modified time | relevance | path

Searched refs:key_is_cert_authority (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dauth-options.h33 extern int key_is_cert_authority;
Dauth-options.c48 int key_is_cert_authority = 0; variable
72 key_is_cert_authority = 0; in auth_clear_options()
136 key_is_cert_authority = r; in auth_parse_options()
Dauth2-pubkey.c818 if (!key_is_cert_authority) in check_authkeys_file()
858 if (key_is_cert_authority) in check_authkeys_file()