Searched refs:fnpipecnt (Results 1 – 1 of 1) sorted by relevance
1710 int fnciphcnt = 0, fnpipecnt = 0, fnctxcnt = 0; in evp_cipher_from_algorithm() local1775 fnpipecnt++; in evp_cipher_from_algorithm()1781 fnpipecnt++; in evp_cipher_from_algorithm()1787 fnpipecnt++; in evp_cipher_from_algorithm()1793 fnpipecnt++; in evp_cipher_from_algorithm()1841 || (fnciphcnt == 0 && cipher->ccipher == NULL && fnpipecnt == 0) in evp_cipher_from_algorithm()1842 || (fnpipecnt != 0 && (fnpipecnt < 3 || cipher->p_cupdate == NULL in evp_cipher_from_algorithm()
Completed in 13 milliseconds