Searched refs:s390x_aes_ccm_aad (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes.c | 1711 static void s390x_aes_ccm_aad(S390X_AES_CCM_CTX *ctx, const unsigned char *aad, in s390x_aes_ccm_aad() function 1897 s390x_aes_ccm_aad(cctx, buf, cctx->aes.ccm.tls_aad_len); in s390x_aes_ccm_tls_cipher() 2002 s390x_aes_ccm_aad(cctx, in, len); in s390x_aes_ccm_cipher()
|
/third_party/openssl/crypto/evp/ |
H A D | e_aes.c | 1717 static void s390x_aes_ccm_aad(S390X_AES_CCM_CTX *ctx, const unsigned char *aad, in s390x_aes_ccm_aad() function 1903 s390x_aes_ccm_aad(cctx, buf, cctx->aes.ccm.tls_aad_len); in s390x_aes_ccm_tls_cipher() 2008 s390x_aes_ccm_aad(cctx, in, len); in s390x_aes_ccm_cipher()
|
Completed in 11 milliseconds