30 "%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x",
31 d[0],
d[1],
d[2],
d[3],
d[4],
d[5],
d[6],
d[7],
32 d[8],
d[9],
d[10],
d[11],
d[12],
d[13],
d[14],
d[15]);
58 return (
unsigned char)
result;
90 return (
unsigned char)
result;
100 for (
i = 0;
i < 36; ++
i) {
103 !(
c ==
'-' && (
i == 8 ||
i == 13 ||
i == 18 ||
i == 23)))
APR general purpose library routines.
apr_size_t const unsigned char unsigned int unsigned int d
apr_array_header_t ** result
apr_vformatter_buff_t * c
APU_DECLARE(void)
Computes SipHash-2-4, producing a 64bit (APR_SIPHASH_DSIZE) hash from a message and a 128bit (APR_SIP...
static unsigned char parse_hexpair(const char *s)