Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dinternal.h64 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize() function
Dapi.c345 len += crypto_compress_ctxsize(alg); in crypto_ctxsize()