Searched defs:size_hint (Results 1 - 2 of 2) sorted by relevance
| /src/sys/opencrypto/ |
| H A D | deflate.c | 80 deflate_global(u_int8_t * data,u_int32_t size,int decomp,u_int8_t ** out,int size_hint) argument 227 gzip_global(u_int8_t * data,u_int32_t size,int decomp,u_int8_t ** out,int size_hint) argument
|
| H A D | cryptosoft_xform.c | 945 deflate_decompress(u_int8_t * data,u_int32_t size,u_int8_t ** out,int size_hint) argument 958 gzip_decompress(u_int8_t * data,u_int32_t size,u_int8_t ** out,int size_hint) argument
|
Completed in 4 milliseconds