Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsm3-hmac.c26 static const struct crypto_mac_ops sm3_hmac_ops; variable
30 assert(ctx && ctx->ops == &sm3_hmac_ops); in to_hmac_ctx()
92 static const struct crypto_mac_ops sm3_hmac_ops = { variable
108 c->mac_ctx.ops = &sm3_hmac_ops; in crypto_hmac_sm3_alloc_ctx()

Completed in 2 milliseconds