Searched refs:sm4_xts_ops (Results 1 – 1 of 1) sorted by relevance
24 static const struct crypto_cipher_ops sm4_xts_ops; variable28 assert(ctx && ctx->ops == &sm4_xts_ops); in to_sm4_xts_ctx()97 static const struct crypto_cipher_ops sm4_xts_ops = { variable113 c->ctx.ops = &sm4_xts_ops; in crypto_sm4_xts_alloc_ctx()
Completed in 2 milliseconds