Searched refs:mbed_aes_cbc_ops (Results 1 – 1 of 1) sorted by relevance
28 static const struct crypto_cipher_ops mbed_aes_cbc_ops; variable32 assert(ctx && ctx->ops == &mbed_aes_cbc_ops); in to_aes_cbc_ctx()104 static const struct crypto_cipher_ops mbed_aes_cbc_ops = { variable120 c->ctx.ops = &mbed_aes_cbc_ops; in crypto_aes_cbc_alloc_ctx()