Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dpkc_desc.c42 init_job_desc_pdb(desc, 0, SIZEOF_RSA_PRIV_F2_PDB); in init_rsa_priv_f2_desc()
H A Dpdb.h563 #define SIZEOF_RSA_PRIV_F2_PDB (2 * sizeof(u32) + 7 * caam_ptr_sz) macro