Home
last modified time | relevance | path

Searched refs:tls1_multiblock_encrypt (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h24 int (*tls1_multiblock_encrypt)( member
H A Dcipher_aes_cbc_hmac_sha.c143 * The inputs to tls1_multiblock_encrypt are: in aes_set_ctx_params()
148 * The outputs of tls1_multiblock_encrypt are: in aes_set_ctx_params()
169 if (hw->tls1_multiblock_encrypt(vctx, &mb_param) <= 0) in aes_set_ctx_params()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h24 int (*tls1_multiblock_encrypt)( member
H A Dcipher_aes_cbc_hmac_sha.c143 * The inputs to tls1_multiblock_encrypt are: in aes_set_ctx_params()
148 * The outputs of tls1_multiblock_encrypt are: in aes_set_ctx_params()
169 if (hw->tls1_multiblock_encrypt(vctx, &mb_param) <= 0) in aes_set_ctx_params()

Completed in 2 milliseconds