Home
last modified time | relevance | path

Searched refs:PROV_AES_HMAC_SHA256_CTX (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c52 PROV_AES_HMAC_SHA256_CTX *sctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in aesni_cbc_hmac_sha256_init_key()
131 PROV_AES_HMAC_SHA256_CTX *sctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in tls1_multi_block_encrypt()
400 PROV_AES_HMAC_SHA256_CTX *sctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in aesni_cbc_hmac_sha256_cipher()
688 PROV_AES_HMAC_SHA256_CTX *ctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in aesni_cbc_hmac_sha256_set_mac_key()
720 PROV_AES_HMAC_SHA256_CTX *sctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in aesni_cbc_hmac_sha256_set_tls1_aad()
770 PROV_AES_HMAC_SHA256_CTX *sctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in aesni_cbc_hmac_sha256_tls1_multiblock_aad()
H A Dcipher_aes_cbc_hmac_sha.c361 PROV_AES_HMAC_SHA256_CTX *ctx; in aes_cbc_hmac_sha256_newctx()
376 PROV_AES_HMAC_SHA256_CTX *ctx = provctx; in aes_cbc_hmac_sha256_dupctx()
383 PROV_AES_HMAC_SHA256_CTX *ctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in aes_cbc_hmac_sha256_freectx()
H A Dcipher_aes_cbc_hmac_sha.h61 } PROV_AES_HMAC_SHA256_CTX; typedef

Completed in 13 milliseconds