Home
last modified time | relevance | path

Searched defs:aad_size (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dtcrypt.c113 sg_init_aead(struct scatterlist *sg, char *xbuf[XBUFSIZE], unsigned int buflen, const void *assoc, unsigned int aad_size) sg_init_aead() argument
251 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) test_mb_aead_speed() argument
519 test_aead_speed(const char *algo, int enc, unsigned int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize) test_aead_speed() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtcrypt.c105 sg_init_aead(struct scatterlist *sg, char *xbuf[XBUFSIZE], unsigned int buflen, const void *assoc, unsigned int aad_size) sg_init_aead() argument
243 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) test_mb_aead_speed() argument
518 test_aead_speed(const char *algo, int enc, unsigned int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize) test_aead_speed() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dtls.h236 u16 aad_size; member
/kernel/linux/linux-6.6/include/net/
H A Dtls.h215 u16 aad_size; member
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Docs-aes.c600 ocs_aes_validate_inputs(dma_addr_t src_dma_list, u32 src_size, const u8 *iv, u32 iv_size, dma_addr_t aad_dma_list, u32 aad_size, const u8 *tag, u32 tag_size, enum ocs_cipher cipher, enum ocs_mode mode, enum ocs_instruction instruction, dma_addr_t dst_dma_list) ocs_aes_validate_inputs() argument
925 ocs_aes_gcm_op(struct ocs_aes_dev *aes_dev, enum ocs_cipher cipher, enum ocs_instruction instruction, dma_addr_t dst_dma_list, dma_addr_t src_dma_list, u32 src_size, const u8 *iv, dma_addr_t aad_dma_list, u32 aad_size, u8 *out_tag, u32 tag_size) ocs_aes_gcm_op() argument
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dregs.h953 u32 aad_size; /* CxAADSZR - Current AAD Size */ member
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dregs.h961 u32 aad_size; /* CxAADSZR - Current AAD Size */ member

Completed in 23 milliseconds