Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/include/
H A Ddrvcrypt_acipher.h203 static inline TEE_Result drvcrypt_register_dh(struct drvcrypt_dh *ops) in drvcrypt_register_dh() function
/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_dh.c377 TEE_Result ret = drvcrypt_register_dh(&driver_dh); in hpre_dh_init()
/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_dh.c519 drvcrypt_register_dh(&driver_dh) == TEE_SUCCESS) in caam_dh_init()