Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha.h22 int (*tls1_multiblock_aad)( member
Dcipher_aes_cbc_hmac_sha.c138 if (hw->tls1_multiblock_aad(vctx, &mb_param) <= 0) in aes_set_ctx_params()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha.h22 int (*tls1_multiblock_aad)( member
Dcipher_aes_cbc_hmac_sha.c138 if (hw->tls1_multiblock_aad(vctx, &mb_param) <= 0) in aes_set_ctx_params()