Searched refs:fnciphcnt (Results 1 – 1 of 1) sorted by relevance
1710 int fnciphcnt = 0, fnpipecnt = 0, fnctxcnt = 0; in evp_cipher_from_algorithm() local1746 fnciphcnt++; in evp_cipher_from_algorithm()1752 fnciphcnt++; in evp_cipher_from_algorithm()1758 fnciphcnt++; in evp_cipher_from_algorithm()1764 fnciphcnt++; in evp_cipher_from_algorithm()1840 if ((fnciphcnt != 0 && fnciphcnt != 3 && fnciphcnt != 4) in evp_cipher_from_algorithm()1841 || (fnciphcnt == 0 && cipher->ccipher == NULL && fnpipecnt == 0) in evp_cipher_from_algorithm()
Completed in 7 milliseconds