Home
last modified time | relevance | path

Searched refs:verifyfncnt (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/crypto/openssl/crypto/evp/
HDsignature.c49 int ctxfncnt = 0, signfncnt = 0, verifyfncnt = 0, verifyrecfncnt = 0; in evp_signature_from_algorithm() local
87 verifyfncnt++; in evp_signature_from_algorithm()
93 verifyfncnt++; in evp_signature_from_algorithm()
232 && verifyfncnt == 0 in evp_signature_from_algorithm()
239 || (verifyfncnt != 0 && verifyfncnt != 2) in evp_signature_from_algorithm()