Searched refs:driver_ecc (Results 1 – 5 of 5) sorted by relevance
422 static struct drvcrypt_ecc driver_ecc = { variable466 return drvcrypt_register_ecc(&driver_ecc); in ecc_init()
493 static struct drvcrypt_ecc driver_ecc = { variable505 return drvcrypt_register_ecc(&driver_ecc); in stm32_register_ecc()
781 static struct drvcrypt_ecc driver_ecc = { variable807 return drvcrypt_register_ecc(&driver_ecc); in ecc_init()
893 static struct drvcrypt_ecc driver_ecc = { variable909 if (drvcrypt_register_ecc(&driver_ecc) == TEE_SUCCESS) in caam_ecc_init()
1455 static struct drvcrypt_ecc driver_ecc = { variable1467 TEE_Result ret = drvcrypt_register_ecc(&driver_ecc); in hpre_ecc_init()