Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c411 static struct drvcrypt_ecc driver_ecc = { variable
449 return drvcrypt_register_ecc(&driver_ecc); in ecc_init()
/optee_os-3.20.0/core/drivers/crypto/caam/acipher/
A Dcaam_ecc.c696 static struct drvcrypt_ecc driver_ecc = { variable
712 if (drvcrypt_register_ecc(&driver_ecc) == TEE_SUCCESS) in caam_ecc_init()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c785 static struct drvcrypt_ecc driver_ecc = { variable
805 return drvcrypt_register_ecc(&driver_ecc); in ecc_init()

Completed in 5 milliseconds