Home
last modified time | relevance | path

Searched refs:crypto_report_hash (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dcryptouser.h65 struct crypto_report_hash { struct
/linux-4.1.27/crypto/
Dahash.c491 struct crypto_report_hash rhash; in crypto_ahash_report()
499 sizeof(struct crypto_report_hash), &rhash)) in crypto_ahash_report()
Dshash.c532 struct crypto_report_hash rhash; in crypto_shash_report()
541 sizeof(struct crypto_report_hash), &rhash)) in crypto_shash_report()