Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsm4-cbc.c23 static const struct crypto_cipher_ops sm4_cbc_ops; variable
27 assert(ctx && ctx->ops == &sm4_cbc_ops); in to_sm4_cbc_ctx()
87 static const struct crypto_cipher_ops sm4_cbc_ops = { variable
103 c->ctx.ops = &sm4_cbc_ops; in crypto_sm4_cbc_alloc_ctx()

Completed in 3 milliseconds