Searched refs:PROV_AES_HMAC_SHA_CTX (Results 1 – 4 of 4) sorted by relevance
51 } PROV_AES_HMAC_SHA_CTX; typedef54 PROV_AES_HMAC_SHA_CTX base_ctx;59 PROV_AES_HMAC_SHA_CTX base_ctx;
49 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha1_init_key()126 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in tls1_multi_block_encrypt()376 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha1_cipher()666 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha1_set_tls1_aad()705 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha1_tls1_multiblock_max_bufsize()716 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
51 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha256_init_key()130 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in tls1_multi_block_encrypt()399 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha256_cipher()719 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha256_set_tls1_aad()758 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha256_tls1_multiblock_max_bufsize()769 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aesni_cbc_hmac_sha256_tls1_multiblock_aad()
88 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aes_set_ctx_params()222 PROV_AES_HMAC_SHA_CTX *ctx = (PROV_AES_HMAC_SHA_CTX *)vctx; in aes_get_ctx_params()309 static void base_init(void *provctx, PROV_AES_HMAC_SHA_CTX *ctx, in base_init()
Completed in 17 milliseconds