Searched refs:mbed_des_cbc_ops (Results 1 – 1 of 1) sorted by relevance
24 static const struct crypto_cipher_ops mbed_des_cbc_ops; variable28 assert(ctx && ctx->ops == &mbed_des_cbc_ops); in to_des_cbc_ctx()101 static const struct crypto_cipher_ops mbed_des_cbc_ops = { variable117 c->ctx.ops = &mbed_des_cbc_ops; in crypto_des_cbc_alloc_ctx()
Completed in 2 milliseconds