RSA_PDB_D_SHIFT
pdb->sgf |= (key->d_sz << RSA_PDB_D_SHIFT) | key->n_sz;
#define RSA_PDB_D_MASK (0xFFF << RSA_PDB_D_SHIFT)