Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dshake.c55 static TEE_Result do_shake_alloc_ctx(struct crypto_hash_ctx **ctx_ret, in do_shake_alloc_ctx() function
101 return do_shake_alloc_ctx(ctx, &shake128_ops); in crypto_shake128_alloc_ctx()
121 return do_shake_alloc_ctx(ctx, &shake256_ops); in crypto_shake256_alloc_ctx()