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/
H A Dcipher_aes_cbc_hmac_sha.h22 int (*tls1_multiblock_aad)( member
H A Dcipher_aes_cbc_hmac_sha.c118 * The inputs to tls1_multiblock_aad are: in aes_set_ctx_params()
122 * The outputs of tls1_multiblock_aad are written to: in aes_set_ctx_params()
138 if (hw->tls1_multiblock_aad(vctx, &mb_param) <= 0) in aes_set_ctx_params()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h22 int (*tls1_multiblock_aad)( member
H A Dcipher_aes_cbc_hmac_sha.c118 * The inputs to tls1_multiblock_aad are: in aes_set_ctx_params()
122 * The outputs of tls1_multiblock_aad are written to: in aes_set_ctx_params()
138 if (hw->tls1_multiblock_aad(vctx, &mb_param) <= 0) in aes_set_ctx_params()

Completed in 3 milliseconds