Searched refs:CIPH_DESC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c204 } CIPH_DESC; typedef in typeref:struct:__anon4585
206 void aesni_multi_cbc_encrypt(CIPH_DESC *, void *, int);
214 CIPH_DESC ciph_d[8];
H A De_aes_cbc_hmac_sha256.c200 } CIPH_DESC; typedef in typeref:struct:__anon4593
202 void aesni_multi_cbc_encrypt(CIPH_DESC *, void *, int);
210 CIPH_DESC ciph_d[8];

Completed in 49 milliseconds