Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dhmac.c22 static const struct crypto_mac_ops ltc_hmac_ops; variable
26 assert(ctx && ctx->ops == &ltc_hmac_ops); in to_hmac_ctx()
77 static const struct crypto_mac_ops ltc_hmac_ops = { variable
97 ctx->ctx.ops = &ltc_hmac_ops; in ltc_hmac_alloc_ctx()

Completed in 2 milliseconds