Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/ux500/cryp/
Dcryp.c165 struct cryp_protection_config *p_protect_config) in cryp_configure_protection() argument
167 if (NULL == p_protect_config) in cryp_configure_protection()
171 (u32) p_protect_config->secure_access, in cryp_configure_protection()
174 p_protect_config->privilege_access, in cryp_configure_protection()
Dcryp.h282 struct cryp_protection_config *p_protect_config);