Searched refs:decfncnt (Results 1 – 2 of 2) sorted by relevance
307 int ctxfncnt = 0, encfncnt = 0, decfncnt = 0; in evp_kem_from_algorithm() local350 decfncnt++; in evp_kem_from_algorithm()356 decfncnt++; in evp_kem_from_algorithm()362 decfncnt++; in evp_kem_from_algorithm()407 || (decfncnt != 0 && decfncnt != 2 && decfncnt != 3) in evp_kem_from_algorithm()408 || (encfncnt != decfncnt) in evp_kem_from_algorithm()
375 int ctxfncnt = 0, encfncnt = 0, decfncnt = 0; in evp_asym_cipher_from_algorithm() local412 decfncnt++; in evp_asym_cipher_from_algorithm()418 decfncnt++; in evp_asym_cipher_from_algorithm()463 || (decfncnt != 0 && decfncnt != 2) in evp_asym_cipher_from_algorithm()464 || (encfncnt != 2 && decfncnt != 2) in evp_asym_cipher_from_algorithm()
Completed in 8 milliseconds