OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_key_is_revoked
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth.h
192
int
auth_key_is_revoked
(struct sshkey *);
auth2-hostbased.c
181
if (
auth_key_is_revoked
(key))
auth2-pubkey.c
809
if (
auth_key_is_revoked
(key))
812
auth_key_is_revoked
(key->cert->signature_key))
auth.c
600
auth_key_is_revoked
(struct sshkey *key)
function
Completed in 19 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026