Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_cbc_hmac_sha.h46 unsigned int multiblock_interleave; member
A Dcipher_aes_cbc_hmac_sha.c239 if (p != NULL && !OSSL_PARAM_set_uint(p, ctx->multiblock_interleave)) { in aes_get_ctx_params()
A Dcipher_aes_cbc_hmac_sha1_hw.c722 ctx->multiblock_interleave = param->interleave; in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
758 ctx->multiblock_interleave = x4; in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
A Dcipher_aes_cbc_hmac_sha256_hw.c810 ctx->multiblock_interleave = x4; in aesni_cbc_hmac_sha256_tls1_multiblock_aad()

Completed in 11 milliseconds