HomeSort by relevance Sort by last modified time
    Searched full:hashmatch (Results 1 - 1 of 1) sorted by null

  /external/openssh/
ssh-rsa.c 214 int len, oidmatch, hashmatch; local
254 hashmatch = timingsafe_bcmp(decrypted + oidlen, hash, hlen) == 0;
259 if (!hashmatch) {

Completed in 38 milliseconds