Home
last modified time | relevance | path

Searched refs:cryp_configure_protection (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp.h281 int cryp_configure_protection(struct cryp_device_data *device_data,
Dcryp.c164 int cryp_configure_protection(struct cryp_device_data *device_data, in cryp_configure_protection() function
Dcryp_core.c1489 cryp_error = cryp_configure_protection(device_data, &prot); in ux500_cryp_probe()