Searched refs:crypto_shake128_alloc_ctx (Results 1 – 3 of 3) sorted by relevance
99 TEE_Result crypto_shake128_alloc_ctx(struct crypto_hash_ctx **ctx) in crypto_shake128_alloc_ctx() function
104 TEE_Result crypto_shake128_alloc_ctx(struct crypto_hash_ctx **ctx);
60 res = crypto_shake128_alloc_ctx(&c); in crypto_hash_alloc_ctx()