Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A 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()
H A 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()

Completed in 8 milliseconds