Home
last modified time | relevance | path

Searched defs:crypto_mac (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/caam/hash/
A Dcaam_hash_mac.c35 struct crypto_mac { struct
36 struct crypto_mac_ctx mac_ctx; /* Crypto MAC API context */ argument
52 static struct crypto_mac *to_mac_ctx(struct crypto_mac_ctx *ctx) in to_mac_ctx() argument
/optee_os/core/drivers/crypto/caam/cipher/
A Dcaam_cipher_mac.c93 struct crypto_mac { struct
94 struct crypto_mac_ctx mac_ctx; /* Crypto MAC API context */ argument
103 static struct crypto_mac *to_mac_ctx(struct crypto_mac_ctx *ctx) in to_mac_ctx() argument

Completed in 4 milliseconds