Searched refs:sshkey_cert (Results 1 – 4 of 4) sorted by relevance
85 struct sshkey_cert { struct108 struct sshkey_cert *cert; argument144 size_t sshkey_format_cert_validity(const struct sshkey_cert *,
542 match_principals_option(const char *principal_list, struct sshkey_cert *cert) in match_principals_option()563 const struct sshkey_cert *cert) in process_principals()614 match_principals_file(char *file, struct passwd *pw, struct sshkey_cert *cert) in match_principals_file()638 const struct sshkey_cert *cert = key->cert; in match_principals_command()
420 cert_free(struct sshkey_cert *cert) in cert_free()438 static struct sshkey_cert *441 struct sshkey_cert *cert; in cert_new()639 cert_compare(struct sshkey_cert *a, struct sshkey_cert *b) in cert_compare()1710 const struct sshkey_cert *from; in sshkey_cert_copy()1711 struct sshkey_cert *to; in sshkey_cert_copy()2545 sshkey_format_cert_validity(const struct sshkey_cert *cert, char *s, size_t l) in sshkey_format_cert_validity()
8094 sshkey_cert * and dereferencing key->cert in the caller.