Home
last modified time | relevance | path

Searched refs:sm4_xts_ops (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Dsm4-xts.c24 static const struct crypto_cipher_ops sm4_xts_ops; variable
28 assert(ctx && ctx->ops == &sm4_xts_ops); in to_sm4_xts_ctx()
97 static const struct crypto_cipher_ops sm4_xts_ops = { variable
113 c->ctx.ops = &sm4_xts_ops; in crypto_sm4_xts_alloc_ctx()

Completed in 2 milliseconds