Searched refs:drvcrypt_hash_alloc_ctx (Results 1 – 3 of 3) sorted by relevance
13 TEE_Result drvcrypt_hash_alloc_ctx(struct crypto_hash_ctx **ctx, uint32_t algo) in drvcrypt_hash_alloc_ctx() function
277 TEE_Result drvcrypt_hash_alloc_ctx(struct crypto_hash_ctx **ctx, uint32_t algo);280 drvcrypt_hash_alloc_ctx(struct crypto_hash_ctx **ctx __unused, in drvcrypt_hash_alloc_ctx() function
26 res = drvcrypt_hash_alloc_ctx(&c, algo); in crypto_hash_alloc_ctx()
Completed in 5 milliseconds