Home
last modified time | relevance | path

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

/linux/crypto/
H A Dinternal.h92 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize() function
H A Dapi.c391 len += crypto_compress_ctxsize(alg); in crypto_ctxsize()