Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_siv_hw.c209 static int aes_gcm_siv_decrypt(PROV_AES_GCM_SIV_CTX *ctx, const unsigned char *in, in aes_gcm_siv_decrypt() function
290 return aes_gcm_siv_decrypt(ctx, in, out, len); in aes_gcm_siv_cipher()

Completed in 6 milliseconds