Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Ddes3_cbc.c24 static const struct crypto_cipher_ops mbed_des3_cbc_ops; variable
28 assert(ctx && ctx->ops == &mbed_des3_cbc_ops); in to_des3_cbc_ctx()
108 static const struct crypto_cipher_ops mbed_des3_cbc_ops = { variable
124 c->ctx.ops = &mbed_des3_cbc_ops; in crypto_des3_cbc_alloc_ctx()

Completed in 2 milliseconds