Home
last modified time | relevance | path

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

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