Searched refs:sm4_ecb_ops (Results 1 – 1 of 1) sorted by relevance
21 static const struct crypto_cipher_ops sm4_ecb_ops; variable25 assert(ctx && ctx->ops == &sm4_ecb_ops); in to_sm4_ecb_ctx()82 static const struct crypto_cipher_ops sm4_ecb_ops = { variable98 c->ctx.ops = &sm4_ecb_ops; in crypto_sm4_ecb_alloc_ctx()
Completed in 2 milliseconds