Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dcryptouser.h67 struct crypto_report_hash { struct
/linux-4.4.14/crypto/
Dahash.c491 struct crypto_report_hash rhash; in crypto_ahash_report()
499 sizeof(struct crypto_report_hash), &rhash)) in crypto_ahash_report()
Dshash.c527 struct crypto_report_hash rhash; in crypto_shash_report()
536 sizeof(struct crypto_report_hash), &rhash)) in crypto_shash_report()