Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dacompress.h13 #define CRYPTO_ACOMP_ALLOC_OUTPUT 0x00000001 macro
249 req->flags |= CRYPTO_ACOMP_ALLOC_OUTPUT; in acomp_request_set_params()
/linux/crypto/
A Dacompress.c141 if (req->flags & CRYPTO_ACOMP_ALLOC_OUTPUT) { in acomp_request_free()

Completed in 3 milliseconds