Searched refs:crt_compress (Results 1 – 3 of 3) sorted by relevance
38 struct compress_tfm *ops = &tfm->crt_compress; in crypto_init_compress_ops()
184 #define crt_compress crt_u.compress macro371 return tfm->crt_compress.cot_compress(tfm, src, slen, dst, dlen); in crypto_comp_compress()379 return tfm->crt_compress.cot_decompress(tfm, src, slen, dst, dlen); in crypto_comp_decompress()
669 #define crt_compress crt_u.compress macro2382 return &crypto_comp_tfm(tfm)->crt_compress; in crypto_comp_crt()