Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Dcmac.c26 static const struct crypto_mac_ops mbed_cmac_ops; variable
31 assert(ctx->ops == &mbed_cmac_ops); in to_cmac_ctx()
119 static const struct crypto_mac_ops mbed_cmac_ops = { variable
153 c->mac_ctx.ops = &mbed_cmac_ops; in crypto_cmac_alloc_ctx()

Completed in 2 milliseconds