Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A De_aria.c58 } EVP_ARIA_CCM_CTX; typedef
512 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX, ctx); in aria_ccm_init_key()
539 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX, c); in aria_ccm_ctrl()
623 EVP_ARIA_CCM_CTX *cctx_out = EVP_C_DATA(EVP_ARIA_CCM_CTX, out); in aria_ccm_ctrl()
640 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX, ctx); in aria_ccm_tls_cipher()
688 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX, ctx); in aria_ccm_cipher()

Completed in 7 milliseconds