Searched refs:sshkey_check_cert_sigtype (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dauth2-hostbased.c108 if ((r = sshkey_check_cert_sigtype(key,
H A Dsshkey.h245 int sshkey_check_cert_sigtype(const struct sshkey *, const char *);
H A Dauth2-pubkey.c165 if ((r = sshkey_check_cert_sigtype(key,
H A Dssh_namespace.h836 #define sshkey_check_cert_sigtype Fssh_sshkey_check_cert_sigtype macro
H A Dsshkey.c2028 sshkey_check_cert_sigtype(const struct sshkey *key, const char *allowed) function
2394 (r = sshkey_check_cert_sigtype(key, ca_sign_algorithms)) != 0) {

Completed in 139 milliseconds