Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/caam/
Ddesc_constr.h116 size_t pdb_bytes) in init_sh_desc_pdb() argument
118 u32 pdb_len = (pdb_bytes + CAAM_CMD_SZ - 1) / CAAM_CMD_SZ; in init_sh_desc_pdb()
130 size_t pdb_bytes) in init_job_desc_pdb() argument
132 u32 pdb_len = (pdb_bytes + CAAM_CMD_SZ - 1) / CAAM_CMD_SZ; in init_job_desc_pdb()