Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c2784 static int aes_gcm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_gcm_tls_cipher() function
2948 return aes_gcm_tls_cipher(ctx, out, in, len); in aes_gcm_cipher()