Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_dh.c369 static struct drvcrypt_dh driver_dh = { variable
377 TEE_Result ret = drvcrypt_register_dh(&driver_dh); in hpre_dh_init()
/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_dh.c507 static struct drvcrypt_dh driver_dh = { variable
519 drvcrypt_register_dh(&driver_dh) == TEE_SUCCESS) in caam_dh_init()