Home
last modified time | relevance | path

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

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