Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h49 size_t multiblock_encrypt_len; member
H A Dcipher_aes_cbc_hmac_sha.c251 if (p != NULL && !OSSL_PARAM_set_size_t(p, ctx->multiblock_encrypt_len)) { in aes_get_ctx_params()
H A Dcipher_aes_cbc_hmac_sha1_hw.c367 ctx->multiblock_encrypt_len = ret; in tls1_multi_block_encrypt()
H A Dcipher_aes_cbc_hmac_sha256_hw.c390 ctx->multiblock_encrypt_len = ret; in tls1_multi_block_encrypt()

Completed in 13 milliseconds