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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c78 char ncbuf[9]; member in struct:__anon1919
371 strcpy(attr->ncbuf, "00000001");
372 attr->ncount = attr->ncbuf;
374 } else if (attr->ncount == attr->ncbuf) {
376 scan = attr->ncbuf + 7;
377 while (scan >= attr->ncbuf) {

Completed in 16 milliseconds