Searched refs:key_is_cert_authority (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauth-options.h33 extern int key_is_cert_authority;
H A Dauth-options.c48 int key_is_cert_authority = 0; variable
72 key_is_cert_authority = 0;
136 key_is_cert_authority = r;
H A Dauth-rsa.c259 if (key_is_cert_authority)
H A Dauth2-pubkey.c773 if (!key_is_cert_authority)
815 if (key_is_cert_authority)

Completed in 159 milliseconds