Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw_s390x.inc296 static const PROV_GCM_HW s390x_aes_gcm = {
310 return &s390x_aes_gcm;
/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c1223 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()