Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.c394 char hex2int(unsigned char hex) { in hex2int() argument
395 hex = hex - '0'; in hex2int()
396 if (hex > 9) { in hex2int()
397 hex = (hex + '0' - 1) | 0x20; in hex2int()
398 hex = hex - 'a' + 11; in hex2int()
400 if (hex > 15) in hex2int()
401 hex = 0xFF; in hex2int()
403 return hex; in hex2int()
H A Dmod_cml_funcs.c39 char hex[33]; in f_crypto_md5() local
42 b.ptr = hex; in f_crypto_md5()
44 b.size = sizeof(hex); in f_crypto_md5()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dsecdownload.txt75 <uri-prefix><token>/<timestamp-in-hex><rel-path>
81 3. <timestamp-in-hex>