Home
last modified time | relevance | path

Searched defs:assoc_len (Results 1 – 5 of 5) sorted by relevance

/linux/lib/crypto/
H A Daesgcm.c90 const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) in aesgcm_mac()
149 int crypt_len, const u8 *assoc, int assoc_len, in aesgcm_encrypt()
180 int assoc_len, const u8 iv[GCM_AES_IV_SIZE], in aesgcm_decrypt()
/linux/drivers/crypto/bcm/
H A Dspu.c486 unsigned int assoc_len, unsigned int iv_len, in spum_assoc_resp_len()
H A Dcipher.c1045 unsigned int assoc_len, in spu_aead_rx_sg_create()
1166 unsigned int assoc_len, in spu_aead_tx_sg_create()
H A Dspu2.c875 unsigned int assoc_len, unsigned int iv_len, in spu2_assoc_resp_len()
/linux/drivers/crypto/
H A Domap-aes.h178 size_t assoc_len; member