Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c88 static const struct crypto_mac_ops cmac_ops; variable
105 assert(ctx && ctx->ops == &cmac_ops); in to_mac_ctx()
740 static const struct crypto_mac_ops cmac_ops = { variable
797 mac->mac_ctx.ops = &cmac_ops; in caam_cmac_allocate()