Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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, ct in s390x_aes_ccm_cipher()
[all...]
/third_party/openssl/crypto/evp/
H A De_aes.c955 } S390X_AES_CCM_CTX; typedef
1705 static inline void s390x_aes_ccm_setiv(S390X_AES_CCM_CTX *ctx, in s390x_aes_ccm_setiv()
1717 static void s390x_aes_ccm_aad(S390X_AES_CCM_CTX *ctx, const unsigned char *aad, in s390x_aes_ccm_aad()
1784 static int s390x_aes_ccm(S390X_AES_CCM_CTX *ctx, const unsigned char *in, in s390x_aes_ccm()
1880 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); in s390x_aes_ccm_tls_cipher()
1934 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); in s390x_aes_ccm_init_key()
1973 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ct in s390x_aes_ccm_cipher()
[all...]

Completed in 7 milliseconds