Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi.c129 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
144 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
162 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
297 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in gcm_set_sh_desc()
402 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4106_set_sh_desc()
512 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4543_set_sh_desc()
Ddesc_constr.h22 #define DESC_JOB_IO_LEN __DESC_JOB_IO_LEN(CAAM_PTR_SZ) macro
Dcaamalg.c69 #define AEAD_DESC_JOB_IO_LEN (DESC_JOB_IO_LEN + CAAM_CMD_SZ * 2)
1850 edesc = skcipher_edesc_alloc(req, DESC_JOB_IO_LEN * CAAM_CMD_SZ); in skcipher_encrypt()
1887 edesc = skcipher_edesc_alloc(req, DESC_JOB_IO_LEN * CAAM_CMD_SZ); in skcipher_decrypt()
Dcaamalg_qi2.c221 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
249 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
655 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in gcm_set_sh_desc()
749 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4106_set_sh_desc()
852 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4543_set_sh_desc()