Searched refs:strategy (Results 1 – 4 of 4) sorted by relevance
/optee_os-3.20.0/core/lib/zlib/ |
A D | zlib.h | 708 int strategy)); 1382 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); 1788 int strategy, const char *version, 1801 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1803 (strategy), ZLIB_VERSION, (int)sizeof(z_stream)) 1815 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1817 (strategy), ZLIB_VERSION, (int)sizeof(z_stream))
|
A D | gzguts.h | 193 int strategy; /* compression strategy */ member
|
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget.doc | 159 memory allocation strategy.)
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | ChangeLog | 2612 * Changed the strategy for X.509 certificate parsing and validation, to no
|
Completed in 12 milliseconds