Searched refs:DIGEST_HEX_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c59 #define DIGEST_HEX_SIZE (DIGEST_SIZE * 2 + 1) macro
64 #define DIGEST_CLIENT_EXTRA (DIGEST_HEX_SIZE + 128)
263 * outresp must be buffer of at least DIGEST_HEX_SIZE
356 char hexbuf[DIGEST_HEX_SIZE];

Completed in 57 milliseconds