Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcryptouser.h48 CRYPTOCFGA_REPORT_HASH, /* struct crypto_report_hash */ enumerator
/linux/crypto/
H A Dshash.c202 return nla_put(skb, CRYPTOCFGA_REPORT_HASH, sizeof(rhash), &rhash); in crypto_shash_report()
H A Dahash.c515 return nla_put(skb, CRYPTOCFGA_REPORT_HASH, sizeof(rhash), &rhash); in crypto_ahash_report()