Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dpkc_desc.c59 init_job_desc_pdb(desc, 0, SIZEOF_RSA_PRIV_F3_PDB); in init_rsa_priv_f3_desc()
H A Dpdb.h597 #define SIZEOF_RSA_PRIV_F3_PDB (2 * sizeof(u32) + 9 * caam_ptr_sz) macro