Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/hash/
A Dcaam_hash_mac.c30 static const struct crypto_mac_ops hmac_ops; variable
54 assert(ctx && ctx->ops == &hmac_ops); in to_mac_ctx()
274 static const struct crypto_mac_ops hmac_ops = { variable
314 mac->mac_ctx.ops = &hmac_ops; in caam_hmac_allocate()

Completed in 3 milliseconds