Home
last modified time | relevance | path

Searched refs:GCM_DESC_JOB_IO_LEN (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/crypto/caam/
Dcaamalg.c82 #define GCM_DESC_JOB_IO_LEN (AEAD_DESC_JOB_IO_LEN + \ macro
338 int rem_bytes = CAAM_DESC_BYTES_MAX - GCM_DESC_JOB_IO_LEN - in gcm_set_sh_desc()
403 int rem_bytes = CAAM_DESC_BYTES_MAX - GCM_DESC_JOB_IO_LEN - in rfc4106_set_sh_desc()
471 int rem_bytes = CAAM_DESC_BYTES_MAX - GCM_DESC_JOB_IO_LEN - in rfc4543_set_sh_desc()
1574 edesc = aead_edesc_alloc(req, GCM_DESC_JOB_IO_LEN, &all_contig, in gcm_crypt()