Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dshake.c69 static void do_sha3_free_ctx(struct crypto_hash_ctx *ctx) in do_sha3_free_ctx() function
95 .free_ctx = do_sha3_free_ctx,
115 .free_ctx = do_sha3_free_ctx,