Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dpcompress.c49 struct crypto_report_comp rpcomp; in crypto_pcomp_report() local
51 strncpy(rpcomp.type, "pcomp", sizeof(rpcomp.type)); in crypto_pcomp_report()
53 sizeof(struct crypto_report_comp), &rpcomp)) in crypto_pcomp_report()