Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dciphercommon_gcm.h104 OSSL_FUNC_cipher_encrypt_init_fn ossl_gcm_einit; variable
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_gcm.c81 int ossl_gcm_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_gcm_einit() function