Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_cbc_hmac_sha.h49 size_t multiblock_encrypt_len; member
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()
A Dcipher_aes_cbc_hmac_sha1_hw.c367 ctx->multiblock_encrypt_len = ret; in tls1_multi_block_encrypt()
A Dcipher_aes_cbc_hmac_sha256_hw.c390 ctx->multiblock_encrypt_len = ret; in tls1_multi_block_encrypt()

Completed in 10 milliseconds