Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c142 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
157 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
175 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
309 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in gcm_set_sh_desc()
412 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4106_set_sh_desc()
520 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4543_set_sh_desc()
H A Ddesc_constr.h22 #define DESC_JOB_IO_LEN __DESC_JOB_IO_LEN(CAAM_PTR_SZ) macro
H A Dcaamalg_qi2.c232 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
260 DESC_JOB_IO_LEN, data_len, &inl_mask, in aead_set_sh_desc()
660 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in gcm_set_sh_desc()
752 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4106_set_sh_desc()
853 int rem_bytes = CAAM_DESC_BYTES_MAX - DESC_JOB_IO_LEN - in rfc4543_set_sh_desc()
H A Dcaamalg.c84 #define AEAD_DESC_JOB_IO_LEN (DESC_JOB_IO_LEN + CAAM_CMD_SZ * 2)
1926 len = DESC_JOB_IO_LEN * CAAM_CMD_SZ; in skcipher_crypt()