Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_hash.h25 static inline TEE_Result drvcrypt_register_hash(hw_hash_allocate allocate) in drvcrypt_register_hash() function
/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c399 return drvcrypt_register_hash(ast2600_hace_alloc); in ast2600_drvcrypt_register_hash()
/optee_os-3.20.0/core/drivers/crypto/caam/hash/
A Dcaam_hash.c714 if (drvcrypt_register_hash(&caam_hash_allocate) == TEE_SUCCESS) in caam_hash_init()

Completed in 4 milliseconds