Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dpcompress.c54 struct crypto_report_comp rpcomp; in crypto_pcomp_report() local
56 strncpy(rpcomp.type, "pcomp", sizeof(rpcomp.type)); in crypto_pcomp_report()
58 sizeof(struct crypto_report_comp), &rpcomp)) in crypto_pcomp_report()