Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Devp_enc.c1889 int fnciphcnt = 0, encinit = 0, decinit = 0, fnpipecnt = 0, fnctxcnt = 0; in evp_cipher_from_algorithm() local
1929 decinit = 1; in evp_cipher_from_algorithm()
1941 decinit = 1; in evp_cipher_from_algorithm()
2029 fnciphcnt += encinit + decinit; in evp_cipher_from_algorithm()