Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Ddes_cbc.c24 static const struct crypto_cipher_ops mbed_des_cbc_ops; variable
28 assert(ctx && ctx->ops == &mbed_des_cbc_ops); in to_des_cbc_ctx()
101 static const struct crypto_cipher_ops mbed_des_cbc_ops = { variable
117 c->ctx.ops = &mbed_des_cbc_ops; in crypto_des_cbc_alloc_ctx()

Completed in 2 milliseconds