Home
last modified time | relevance | path

Searched refs:PDB_SGT_MP_SIGN_D (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/caam/mp/
H A Dcaam_mp.c259 pdb_sgt_flags |= PDB_SGT_MP_SIGN_D; in caam_mp_sign()
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_desc_defines.h689 #define PDB_SGT_MP_SIGN_D SHIFT_U32(1, 28) macro