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

/solaris-userland/components/openssl/openssl-fips/inline-t4/
H A De_aes.c1355 static int aes_gcm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, function
1482 return aes_gcm_tls_cipher(ctx, out, in, len);

Completed in 16 milliseconds