Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/hash/
A Dhash.c13 TEE_Result drvcrypt_hash_alloc_ctx(struct crypto_hash_ctx **ctx, uint32_t algo) in drvcrypt_hash_alloc_ctx() function
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h277 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
/optee_os-3.20.0/core/crypto/
A Dcrypto.c26 res = drvcrypt_hash_alloc_ctx(&c, algo); in crypto_hash_alloc_ctx()

Completed in 5 milliseconds