Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsm4-ctr.c23 static const struct crypto_cipher_ops sm4_ctr_ops; variable
27 assert(ctx && ctx->ops == &sm4_ctr_ops); in to_sm4_ctr_ctx()
84 static const struct crypto_cipher_ops sm4_ctr_ops = { variable
100 c->ctx.ops = &sm4_ctr_ops; in crypto_sm4_ctr_alloc_ctx()

Completed in 2 milliseconds