Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Dsec.c127 u16 ip_id = (secvid_ms & SEC_SECVID_MS_IPID_MASK) >> in caam_get_era()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h137 #define SEC_SECVID_MS_IPID_MASK 0xffff0000 macro