Home
last modified time | relevance | path

Searched defs:hexbuf (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dtls_sp_c32.c18 char hexbuf[32 * 1024 + 4]; in dump_hex() local
21 bin2hex(hexbuf, (void*)p, len)[0] = '\0'; in dump_hex() local
Dtls.c295 char hexbuf[32 * 1024 + 4]; in dump_hex() local
298 bin2hex(hexbuf, (void*)p, len)[0] = '\0'; in dump_hex() local