Home
last modified time | relevance | path

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

/external/openssh/
Dsshkey.h142 int sshkey_cert_check_authority(const struct sshkey *, int, int,
Dkey.c231 if ((r = sshkey_cert_check_authority(k, want_host, require_principal, in key_cert_check_authority()
Dsshkey.c2488 sshkey_cert_check_authority(const struct sshkey *k, in sshkey_cert_check_authority() function