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

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-rsa.c219 int len, oidmatch, hashmatch; local
259 hashmatch = timingsafe_bcmp(decrypted + oidlen, hash, hlen) == 0;
264 if (!hashmatch) {

Completed in 109 milliseconds