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

/freebsd-10.0-release/crypto/openssh/
H A Dssh-rsa.c214 int len, oidmatch, hashmatch; local
254 hashmatch = timingsafe_bcmp(decrypted + oidlen, hash, hlen) == 0;
259 if (!hashmatch) {

Completed in 61 milliseconds