Home
last modified time | relevance | path

Searched refs:ssh_krl_check_key (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/crypto/openssh/
H A Dkrl.h62 int ssh_krl_check_key(struct ssh_krl *krl, const struct sshkey *key);
H A Dkrl.c1253 ssh_krl_check_key(struct ssh_krl *krl, const struct sshkey *key) in ssh_krl_check_key() function
1285 r = ssh_krl_check_key(krl, key); in ssh_krl_file_contains_key()
H A Dssh_namespace.h641 #define ssh_krl_check_key Fssh_ssh_krl_check_key macro
H A Dssh-keygen.c2506 r = ssh_krl_check_key(krl, k); in do_check_krl()