Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dshake.c33 static TEE_Result do_sha3_update(struct crypto_hash_ctx *ctx, in do_sha3_update() function
93 .update = do_sha3_update,
113 .update = do_sha3_update,