Searched refs:drvcrypt_register_hash (Results 1 – 5 of 5) sorted by relevance
25 static inline TEE_Result drvcrypt_register_hash(hw_hash_allocate allocate) in drvcrypt_register_hash() function
180 return drvcrypt_register_hash(&stm32_hash_allocate); in stm32_register_hash()
399 return drvcrypt_register_hash(ast2600_hace_alloc); in ast2600_drvcrypt_register_hash()
646 ret = drvcrypt_register_hash(&sec_hash_ctx_allocate); in sec_hash_init()
714 if (drvcrypt_register_hash(&caam_hash_allocate) == TEE_SUCCESS) in caam_hash_init()