Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dshake.c111 static const struct crypto_hash_ops shake256_ops = { variable
121 return do_shake_alloc_ctx(ctx, &shake256_ops); in crypto_shake256_alloc_ctx()