Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c89 digest_nonce(char *buf, int maxlen) in digest_nonce() function
415 len = digest_nonce(scan, maxout - (scan - outbuf)); in digest_client_resp()