Searched refs:oidmatch (Results 1 – 1 of 1) sorted by relevance
217 int len, oidmatch, hashmatch; in openssh_RSA_verify() local254 oidmatch = timingsafe_bcmp(decrypted, oid, oidlen) == 0; in openssh_RSA_verify()256 if (!oidmatch || !hashmatch) { in openssh_RSA_verify()