Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsm3-hash.c26 static const struct crypto_hash_ops sm3_hash_ops; variable
30 assert(ctx && ctx->ops == &sm3_hash_ops); in to_hash_ctx()
92 static const struct crypto_hash_ops sm3_hash_ops = { variable
108 hc->hash_ctx.ops = &sm3_hash_ops; in crypto_sm3_alloc_ctx()

Completed in 3 milliseconds