Searched refs:sm4_cbc_ops (Results 1 – 1 of 1) sorted by relevance
23 static const struct crypto_cipher_ops sm4_cbc_ops; variable27 assert(ctx && ctx->ops == &sm4_cbc_ops); in to_sm4_cbc_ctx()87 static const struct crypto_cipher_ops sm4_cbc_ops = { variable103 c->ctx.ops = &sm4_cbc_ops; in crypto_sm4_cbc_alloc_ctx()
Completed in 3 milliseconds