Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDkey.h66 struct KeyCert { struct
90 struct KeyCert *cert; argument
HDkey.c64 static struct KeyCert *
67 struct KeyCert *cert; in cert_new()
197 cert_free(struct KeyCert *cert) in cert_free()
271 cert_compare(struct KeyCert *a, struct KeyCert *b) in cert_compare()
1285 const struct KeyCert *from; in key_cert_copy()
1286 struct KeyCert *to; in key_cert_copy()
HDauth2-pubkey.c233 match_principals_option(const char *principal_list, struct KeyCert *cert) in match_principals_option()
253 match_principals_file(char *file, struct passwd *pw, struct KeyCert *cert) in match_principals_file()