Searched defs:dext (Results 1 – 2 of 2) sorted by relevance
65 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in inflate_table() local
294 static void delete_ext(STACK_OF(X509_EXTENSION) *sk, X509_EXTENSION *dext) in delete_ext()