Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dinftrees.c46 unsigned drop; /* code bits to drop for sub-table */ local
204 drop = 0; /* current bits to drop from code for index */
217 here.bits = (unsigned char)(len - drop);
232 incr = 1U << (len - drop);
237 next[(huff >> drop) + fill] = here;
261 if (drop == 0)
262 drop = root;
268 curr = len - drop;
270 while (curr + drop < max) {
271 left -= count[curr + drop];
[all …]
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2833 the server could cause it to drop established associations with
4304 sending the fatal alert and just drop the connection.
4575 drop the record and look at subsequent records (if any are present) in