Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ux500/cryp/
Dcryp_p.h69 #define CRYP_CR_PRLG_MASK BIT(1) macro
81 CRYP_CR_PRLG_MASK |\
Dcryp.c176 CRYP_CR_PRLG_MASK); in cryp_configure_protection()