Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha.h24 int (*tls1_multiblock_encrypt)( member
Dcipher_aes_cbc_hmac_sha.c169 if (hw->tls1_multiblock_encrypt(vctx, &mb_param) <= 0) in aes_set_ctx_params()