Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Devp_enc.c1893 int fnciphcnt = 0, encinit = 0, decinit = 0, fnpipecnt = 0, fnctxcnt = 0; in evp_cipher_from_algorithm() local
1927 encinit = 1; in evp_cipher_from_algorithm()
1939 encinit = 1; in evp_cipher_from_algorithm()
2031 fnciphcnt += encinit + decinit; in evp_cipher_from_algorithm()