Lines Matching refs:crypto_ahash
273 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
291 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
357 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
381 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
395 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
406 static int starfive_hash_init_tfm(struct crypto_ahash *hash,
434 static void starfive_hash_exit_tfm(struct crypto_ahash *hash)
448 struct crypto_ahash *ahash_tfm;
487 static int starfive_hash_setkey(struct crypto_ahash *hash,
528 static int starfive_sha224_init_tfm(struct crypto_ahash *hash)
534 static int starfive_sha256_init_tfm(struct crypto_ahash *hash)
540 static int starfive_sha384_init_tfm(struct crypto_ahash *hash)
546 static int starfive_sha512_init_tfm(struct crypto_ahash *hash)
552 static int starfive_sm3_init_tfm(struct crypto_ahash *hash)
558 static int starfive_hmac_sha224_init_tfm(struct crypto_ahash *hash)
568 static int starfive_hmac_sha256_init_tfm(struct crypto_ahash *hash)
578 static int starfive_hmac_sha384_init_tfm(struct crypto_ahash *hash)
588 static int starfive_hmac_sha512_init_tfm(struct crypto_ahash *hash)
598 static int starfive_hmac_sm3_init_tfm(struct crypto_ahash *hash)