Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dshake.c91 static const struct crypto_hash_ops shake128_ops = { variable
101 return do_shake_alloc_ctx(ctx, &shake128_ops); in crypto_shake128_alloc_ctx()