Searched refs:s390x_aes_gcm (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes.c | 1223 static int s390x_aes_gcm(S390X_AES_GCM_CTX *ctx, const unsigned char *in, in s390x_aes_gcm() function 1640 if (s390x_aes_gcm(gctx, in, out, len)) in s390x_aes_gcm_cipher()
|
/third_party/openssl/crypto/evp/ |
H A D | e_aes.c | 1229 static int s390x_aes_gcm(S390X_AES_GCM_CTX *ctx, const unsigned char *in, in s390x_aes_gcm() function 1646 if (s390x_aes_gcm(gctx, in, out, len)) in s390x_aes_gcm_cipher()
|
Completed in 12 milliseconds