Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha1_hw.c121 static size_t tls1_multi_block_encrypt(void *vctx, in tls1_multi_block_encrypt() function
769 return (int)tls1_multi_block_encrypt(ctx, param->out, in aesni_cbc_hmac_sha1_tls1_multiblock_encrypt()
Dcipher_aes_cbc_hmac_sha256_hw.c125 static size_t tls1_multi_block_encrypt(void *vctx, in tls1_multi_block_encrypt() function
821 return (int)tls1_multi_block_encrypt(ctx, param->out, in aesni_cbc_hmac_sha256_tls1_multiblock_encrypt()