HomeSort by relevance Sort by last modified time
    Searched refs:key_is_cert_authority (Results 1 - 4 of 4) sorted by null

  /external/openssh/
auth-options.h 33 extern int key_is_cert_authority;
auth-options.c 47 int key_is_cert_authority = 0; variable
71 key_is_cert_authority = 0;
109 key_is_cert_authority = 1;
auth2-pubkey.c 320 if (!key_is_cert_authority)
360 if (key_is_cert_authority)
auth-rsa.c 246 if (key_is_cert_authority)

Completed in 1699 milliseconds