Searched defs:ccp_crypto_ahash_alg (Results 1 – 1 of 1) sorted by relevance
50 struct ccp_crypto_ahash_alg { struct51 struct list_head entry;53 const __be32 *init;77 static inline struct ccp_crypto_ahash_alg * argument78 ccp_crypto_ahash_alg(struct crypto_tfm *tfm) in ccp_crypto_ahash_alg() function