Searched refs:mbed_aes_ctr_ops (Results 1 – 1 of 1) sorted by relevance
29 static const struct crypto_cipher_ops mbed_aes_ctr_ops; variable33 assert(ctx && ctx->ops == &mbed_aes_ctr_ops); in to_aes_ctr_ctx()99 static const struct crypto_cipher_ops mbed_aes_ctr_ops = { variable115 c->ctx.ops = &mbed_aes_ctr_ops; in crypto_aes_ctr_alloc_ctx()