Searched refs:sm4_ctr_ops (Results 1 – 1 of 1) sorted by relevance
23 static const struct crypto_cipher_ops sm4_ctr_ops; variable27 assert(ctx && ctx->ops == &sm4_ctr_ops); in to_sm4_ctr_ctx()84 static const struct crypto_cipher_ops sm4_ctr_ops = { variable100 c->ctx.ops = &sm4_ctr_ops; in crypto_sm4_ctr_alloc_ctx()
Completed in 2 milliseconds