Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c951 } S390X_AES_CCM_CTX; typedef
1699 static inline void s390x_aes_ccm_setiv(S390X_AES_CCM_CTX *ctx, in s390x_aes_ccm_setiv()
1711 static void s390x_aes_ccm_aad(S390X_AES_CCM_CTX *ctx, const unsigned char *aad, in s390x_aes_ccm_aad()
1778 static int s390x_aes_ccm(S390X_AES_CCM_CTX *ctx, const unsigned char *in, in s390x_aes_ccm()
1874 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); in s390x_aes_ccm_tls_cipher()
1928 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); in s390x_aes_ccm_init_key()
1967 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); in s390x_aes_ccm_cipher()
2055 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, c); in s390x_aes_ccm_ctrl()