Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_siv_hw.c148 static int aes_gcm_siv_encrypt(PROV_AES_GCM_SIV_CTX *ctx, const unsigned char *in, in aes_gcm_siv_encrypt() function
288 return aes_gcm_siv_encrypt(ctx, in, out, len); in aes_gcm_siv_cipher()