Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c50 PROV_AES_HMAC_SHA1_CTX *sctx = (PROV_AES_HMAC_SHA1_CTX *)vctx; in aesni_cbc_hmac_sha1_init_key()
127 PROV_AES_HMAC_SHA1_CTX *sctx = (PROV_AES_HMAC_SHA1_CTX *)vctx; in tls1_multi_block_encrypt()
377 PROV_AES_HMAC_SHA1_CTX *sctx = (PROV_AES_HMAC_SHA1_CTX *)vctx; in aesni_cbc_hmac_sha1_cipher()
635 PROV_AES_HMAC_SHA1_CTX *ctx = (PROV_AES_HMAC_SHA1_CTX *)vctx; in aesni_cbc_hmac_sha1_set_mac_key()
667 PROV_AES_HMAC_SHA1_CTX *sctx = (PROV_AES_HMAC_SHA1_CTX *)vctx; in aesni_cbc_hmac_sha1_set_tls1_aad()
717 PROV_AES_HMAC_SHA1_CTX *sctx = (PROV_AES_HMAC_SHA1_CTX *)vctx; in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
H A Dcipher_aes_cbc_hmac_sha.c324 PROV_AES_HMAC_SHA1_CTX *ctx; in aes_cbc_hmac_sha1_newctx()
339 PROV_AES_HMAC_SHA1_CTX *ctx = provctx; in aes_cbc_hmac_sha1_dupctx()
349 PROV_AES_HMAC_SHA1_CTX *ctx = (PROV_AES_HMAC_SHA1_CTX *)vctx; in aes_cbc_hmac_sha1_freectx()
H A Dcipher_aes_cbc_hmac_sha.h56 } PROV_AES_HMAC_SHA1_CTX; typedef

Completed in 10 milliseconds