Home
last modified time | relevance | path

Searched refs:grp1_perm (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/drivers/crypto/caam/
H A Dcaam_sm.c125 unsigned int grp1_perm, unsigned int grp2_perm) in caam_sm_set_access_perm() argument
154 if (grp1_perm) in caam_sm_set_access_perm()
163 grp1_perm, grp2_perm); in caam_sm_set_access_perm()
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_sm.h57 unsigned int grp1_perm, unsigned int grp2_perm);
H A Dcaam_hal_sm.h84 unsigned int grp1_perm,
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_sm.c115 unsigned int grp1_perm, unsigned int grp2_perm) in caam_hal_sm_set_access_perm() argument
118 SM_SMAPR_GRP1(grp1_perm) | SM_SMAPR_GRP2(grp2_perm) | in caam_hal_sm_set_access_perm()