Searched defs:crypto_ahash (Results 1 – 2 of 2) sorted by relevance
59794 struct crypto_ahash { struct59802 int (*setkey)(struct crypto_ahash *, const u8 *, unsigned int); argument59803 unsigned int statesize;59804 unsigned int reqsize;59805 struct crypto_tfm base;
69552 struct crypto_ahash { struct69560 int (*setkey)(struct crypto_ahash *, const u8 *, unsigned int); argument69561 unsigned int statesize;69562 unsigned int reqsize;69563 struct crypto_tfm base;