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

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dmd5.c413 unsigned lupe; local
416 for (lupe = 0; lupe < 4; lupe++) {
417 state->istate[lupe] = htonl(hmac.ictx.state[lupe]);
418 state->ostate[lupe] = htonl(hmac.octx.state[lupe]);
427 unsigned lupe; local
429 for (lupe
[all...]
H A Dclient.c189 int lupe; local
214 for (lupe=0; lupe < plugcount; lupe++, pluglist++)
H A Dserver.c433 int lupe; local
464 for (lupe=0;lupe < plugcount ;lupe++, pluglist++)
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dmd5.c421 unsigned lupe; local
424 for (lupe = 0; lupe < 4; lupe++) {
425 state->istate[lupe] = htonl(hmac.ictx.state[lupe]);
426 state->ostate[lupe] = htonl(hmac.octx.state[lupe]);
435 unsigned lupe; local
437 for (lupe
[all...]

Completed in 181 milliseconds