Searched refs:PROV_AES_HMAC_SHA256_CTX (Results 1 – 3 of 3) sorted by relevance
52 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()
351 PROV_AES_HMAC_SHA256_CTX *ctx; in aes_cbc_hmac_sha256_newctx()366 PROV_AES_HMAC_SHA256_CTX *ctx = (PROV_AES_HMAC_SHA256_CTX *)vctx; in aes_cbc_hmac_sha256_freectx()
61 } PROV_AES_HMAC_SHA256_CTX; typedef