Searched refs:SIZEOF_RSA_PUB_PDB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/caam/ | ||
H A D | pkc_desc.c | 16 init_job_desc_pdb(desc, 0, SIZEOF_RSA_PUB_PDB); in init_rsa_pub_desc() |
H A D | pdb.h | 517 #define SIZEOF_RSA_PUB_PDB (2 * sizeof(u32) + 4 * caam_ptr_sz) macro |