Home
last modified time | relevance | path

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

/external/openssh/
Dkey.h63 struct KeyCert { struct
87 struct KeyCert *cert; argument
Dauth2-pubkey.c181 match_principals_option(const char *principal_list, struct KeyCert *cert) in match_principals_option()
201 match_principals_file(char *file, struct passwd *pw, struct KeyCert *cert) in match_principals_file()
Dkey.c58 static struct KeyCert *
61 struct KeyCert *cert; in cert_new()
181 cert_free(struct KeyCert *cert) in cert_free()
243 cert_compare(struct KeyCert *a, struct KeyCert *b) in cert_compare()
1159 const struct KeyCert *from; in key_cert_copy()
1160 struct KeyCert *to; in key_cert_copy()