Home
last modified time | relevance | path

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

/crypto/
A Dacompress.c54 struct crypto_report_acomp racomp; in crypto_acomp_report() local
56 memset(&racomp, 0, sizeof(racomp)); in crypto_acomp_report()
58 strscpy(racomp.type, "acomp", sizeof(racomp.type)); in crypto_acomp_report()
60 return nla_put(skb, CRYPTOCFGA_REPORT_ACOMP, sizeof(racomp), &racomp); in crypto_acomp_report()

Completed in 4 milliseconds