Searched refs:ssh_krl_from_blob (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dkrl.h57 int ssh_krl_from_blob(Buffer *buf, struct ssh_krl **krlp,
H A Dkrl.c882 ssh_krl_from_blob(Buffer *buf, struct ssh_krl **krlp, function
1222 if (ssh_krl_from_blob(&krlbuf, &krl, NULL, 0) != 0) {
H A Dssh-keygen.c1916 if (ssh_krl_from_blob(&krlbuf, krlp, NULL, 0) != 0 ||

Completed in 80 milliseconds