Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Dhash.h15 static inline int crypto_hash_report_stat(struct sk_buff *skb, in crypto_hash_report_stat() function
Dahash.c498 return crypto_hash_report_stat(skb, alg, "ahash"); in crypto_ahash_report_stat()
Dshash.c541 return crypto_hash_report_stat(skb, alg, "shash"); in crypto_shash_report_stat()