Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ux500/cryp/
Dcryp_p.h68 #define CRYP_CR_SECURE_MASK BIT(0) macro
80 #define CRYP_CR_CONTEXT_SAVE_MASK (CRYP_CR_SECURE_MASK |\
Dcryp.c172 CRYP_CR_SECURE_MASK); in cryp_configure_protection()