Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dciphercommon_gcm.h108 OSSL_FUNC_cipher_cipher_fn ossl_gcm_cipher; variable
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_gcm.c348 int ossl_gcm_cipher(void *vctx, in ossl_gcm_cipher() function