Home
last modified time | relevance | path

Searched refs:report (Results 1 – 13 of 13) sorted by relevance

/crypto/
A Dkpp.c77 .report = crypto_kpp_report,
A Dsig.c71 .report = crypto_sig_report,
A Dinternal.h41 int (*report)(struct sk_buff *skb, struct crypto_alg *alg); member
A Drng.c95 .report = crypto_rng_report,
A Dcrypto_user.c115 if (alg->cra_type && alg->cra_type->report) { in crypto_report_one()
116 if (alg->cra_type->report(skb, alg)) in crypto_report_one()
A Dakcipher.c94 .report = crypto_akcipher_report,
A Daead.c183 .report = crypto_aead_report,
A Dscompress.c343 .report = crypto_scomp_report,
A Dshash.c368 .report = crypto_shash_report,
A Dacompress.c143 .report = crypto_acomp_report,
A Dlskcipher.c291 .report = crypto_lskcipher_report,
A Dskcipher.c368 .report = crypto_skcipher_report,
A Dahash.c810 .report = crypto_ahash_report,

Completed in 18 milliseconds