Searched refs:sm3_hash_ops (Results 1 – 1 of 1) sorted by relevance
26 static const struct crypto_hash_ops sm3_hash_ops; variable30 assert(ctx && ctx->ops == &sm3_hash_ops); in to_hash_ctx()92 static const struct crypto_hash_ops sm3_hash_ops = { variable108 hc->hash_ctx.ops = &sm3_hash_ops; in crypto_sm3_alloc_ctx()
Completed in 2 milliseconds