Searched refs:RSA_PDB_SGF_G (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ | ||
H A D | pdb.h | 491 #define RSA_PDB_SGF_G (0x4 << RSA_PDB_SGF_SHIFT) macro |
H A D | caampkc.c | 437 pdb->sgf |= RSA_PDB_SGF_G; in set_rsa_pub_pdb() |