Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dgcm.h9 #define GCM_AES_IV_SIZE 12 macro
/openbmc/linux/lib/crypto/
H A 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()