Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha.h47 unsigned int multiblock_aad_packlen; member
Dcipher_aes_cbc_hmac_sha.c245 if (p != NULL && !OSSL_PARAM_set_uint(p, ctx->multiblock_aad_packlen)) { in aes_get_ctx_params()
Dcipher_aes_cbc_hmac_sha1_hw.c759 ctx->multiblock_aad_packlen = packlen; in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
Dcipher_aes_cbc_hmac_sha256_hw.c811 ctx->multiblock_aad_packlen = packlen; in aesni_cbc_hmac_sha256_tls1_multiblock_aad()