Searched defs:icv_stashing (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | talitos.c | 1318 talitos_edesc_alloc(struct device *dev, struct scatterlist *src, struct scatterlist *dst, u8 *iv, unsigned int assoclen, unsigned int cryptlen, unsigned int authsize, unsigned int ivsize, int icv_stashing, u32 cryptoflags, bool encrypt) talitos_edesc_alloc() argument 1416 aead_edesc_alloc(struct aead_request *areq, u8 *iv, int icv_stashing, bool encrypt) aead_edesc_alloc() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | talitos.c | 1319 talitos_edesc_alloc(struct device *dev, struct scatterlist *src, struct scatterlist *dst, u8 *iv, unsigned int assoclen, unsigned int cryptlen, unsigned int authsize, unsigned int ivsize, int icv_stashing, u32 cryptoflags, bool encrypt) talitos_edesc_alloc() argument 1417 aead_edesc_alloc(struct aead_request *areq, u8 *iv, int icv_stashing, bool encrypt) aead_edesc_alloc() argument
|
Completed in 12 milliseconds