Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds