Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2483 static int htoi(unsigned char *hexin, unsigned int *res) function
2917 if (htoi((unsigned char *) value, &noncecount) != SASL_OK) {