Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Dhmac.c24 static const struct crypto_mac_ops mbed_hmac_ops; variable
28 assert(ctx && ctx->ops == &mbed_hmac_ops); in to_hmac_ctx()
97 static const struct crypto_mac_ops mbed_hmac_ops = { variable
119 c->mac_ctx.ops = &mbed_hmac_ops; in mbed_hmac_alloc_ctx()

Completed in 2 milliseconds