Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Ddesc_constr.h98 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb() argument
100 u32 pdb_len = (pdb_bytes + CAAM_CMD_SZ - 1) / CAAM_CMD_SZ; in init_job_desc_pdb()