Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto.h52 struct ccp_crypto_ahash_alg { struct
53 struct list_head entry;
55 const __be32 *init;
79 static inline struct ccp_crypto_ahash_alg * argument
80 ccp_crypto_ahash_alg(struct crypto_tfm *tfm) in ccp_crypto_ahash_alg() function