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

/freebsd-10.1-release/crypto/openssh/
H A Dkey.h66 struct KeyCert { struct
90 struct KeyCert *cert;
H A Dauth2-pubkey.c233 match_principals_option(const char *principal_list, struct KeyCert *cert)
253 match_principals_file(char *file, struct passwd *pw, struct KeyCert *cert)
H A Dkey.c64 static struct KeyCert *
67 struct KeyCert *cert;
197 cert_free(struct KeyCert *cert)
271 cert_compare(struct KeyCert *a, struct KeyCert *b)
1285 const struct KeyCert *from;
1286 struct KeyCert *to;

Completed in 110 milliseconds