Home
last modified time | relevance | path

Searched defs:ossl_gcm_cipher (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h111 OSSL_FUNC_cipher_cipher_fn ossl_gcm_cipher; variable
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c369 int ossl_gcm_cipher(void *vctx, in ossl_gcm_cipher() function