Searched refs:mbed_cmac_ops (Results 1 – 1 of 1) sorted by relevance
26 static const struct crypto_mac_ops mbed_cmac_ops; variable31 assert(ctx->ops == &mbed_cmac_ops); in to_cmac_ctx()119 static const struct crypto_mac_ops mbed_cmac_ops = { variable153 c->mac_ctx.ops = &mbed_cmac_ops; in crypto_cmac_alloc_ctx()
Completed in 2 milliseconds