Home
last modified time | relevance | path

Searched refs:p_q_len (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dpkc_desc.c51 append_cmd(desc, pdb->p_q_len); in init_rsa_priv_f2_desc()
70 append_cmd(desc, pdb->p_q_len); in init_rsa_priv_f3_desc()
H A Dpdb.h549 * @p_q_len : length in bytes of first two prime factors of the RSA modulus n
560 u32 p_q_len; member
581 * @p_q_len : length in bytes of first two prime factors of the RSA modulus n
594 u32 p_q_len; member
H A Dcaampkc.c549 pdb->p_q_len = (q_sz << RSA_PDB_Q_SHIFT) | p_sz; in set_rsa_priv_f2_pdb()
638 pdb->p_q_len = (q_sz << RSA_PDB_Q_SHIFT) | p_sz; in set_rsa_priv_f3_pdb()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dpkc_desc.c51 append_cmd(desc, pdb->p_q_len); in init_rsa_priv_f2_desc()
70 append_cmd(desc, pdb->p_q_len); in init_rsa_priv_f3_desc()
H A Dpdb.h549 * @p_q_len : length in bytes of first two prime factors of the RSA modulus n
560 u32 p_q_len; member
581 * @p_q_len : length in bytes of first two prime factors of the RSA modulus n
594 u32 p_q_len; member
H A Dcaampkc.c558 pdb->p_q_len = (q_sz << RSA_PDB_Q_SHIFT) | p_sz; in set_rsa_priv_f2_pdb()
647 pdb->p_q_len = (q_sz << RSA_PDB_Q_SHIFT) | p_sz; in set_rsa_priv_f3_pdb()

Completed in 7 milliseconds