Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/asu_driver/
H A Dasu_hash.c155 static TEE_Result asu_sha_op(struct asu_hash_ctx *asu_hashctx, in asu_sha_op() function
213 ret = asu_sha_op(asu_hashctx, &op, asu_hashctx->module); in asu_hash_update()
300 ret = asu_sha_op(asu_hashctx, &op, asu_hashctx->module); in asu_hash_final()