Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/ux500/cryp/
H A Dcryp_p.h69 #define CRYP_CR_PRLG_MASK BIT(1) macro
81 CRYP_CR_PRLG_MASK |\
H A Dcryp.c176 CRYP_CR_PRLG_MASK); in cryp_configure_protection()