Home
last modified time | relevance | path

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

/external/openssh/
Dsshkey.h87 struct sshkey_cert { struct
110 struct sshkey_cert *cert; argument
Dauth2-pubkey.c252 match_principals_option(const char *principal_list, struct sshkey_cert *cert) in match_principals_option()
272 match_principals_file(char *file, struct passwd *pw, struct sshkey_cert *cert) in match_principals_file()
Dsshkey.c434 cert_free(struct sshkey_cert *cert) in cert_free()
458 static struct sshkey_cert *
461 struct sshkey_cert *cert; in cert_new()
666 cert_compare(struct sshkey_cert *a, struct sshkey_cert *b) in cert_compare()
1712 const struct sshkey_cert *from; in sshkey_cert_copy()
1713 struct sshkey_cert *to; in sshkey_cert_copy()