Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Daes-cts.c40 static const struct crypto_cipher_ops cts_ops; variable
44 assert(ctx && ctx->ops == &cts_ops); in to_cts_ctx()
226 static const struct crypto_cipher_ops cts_ops = { variable
249 c->ctx.ops = &cts_ops; in crypto_aes_cts_alloc_ctx()

Completed in 2 milliseconds