Home
last modified time | relevance | path

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

/linux-6.6.21/include/crypto/
Dgcm.h9 #define GCM_AES_IV_SIZE 12 macro
/linux-6.6.21/lib/crypto/
Daesgcm.c137 const u8 iv[GCM_AES_IV_SIZE], u8 *authtag) in aesgcm_encrypt()
167 int assoc_len, const u8 iv[GCM_AES_IV_SIZE], in aesgcm_decrypt()