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

/freebsd-10.0-release/crypto/openssh/
H A Dssh-rsa.c214 int len, oidmatch, hashmatch; local
253 oidmatch = timingsafe_bcmp(decrypted, oid, oidlen) == 0;
255 if (!oidmatch) {

Completed in 58 milliseconds