Searched refs:crypto_compress_ctxsize (Results 1 – 2 of 2) sorted by relevance
104 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize() function
374 len += crypto_compress_ctxsize(alg); in crypto_ctxsize()