Searched refs:RSA_PDB_Q_SHIFT (Results 1 – 2 of 2) sorted by relevance
487 #define RSA_PDB_Q_SHIFT 12 macro488 #define RSA_PDB_Q_MASK (0xFFF << RSA_PDB_Q_SHIFT)
558 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()