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

/macosx-10.9.5/passwordserver_sasl-170/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.c128 int lupe; local
150 for (lupe=0;lupe< plugcount ;lupe++)
H A Dserver.c348 int lupe; local
373 for (lupe=0;lupe < plugcount ;lupe++)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dmd5.c420 unsigned lupe; local
423 for (lupe = 0; lupe < 4; lupe++) {
424 state->istate[lupe] = htonl(hmac.ictx.state[lupe]);
425 state->ostate[lupe] = htonl(hmac.octx.state[lupe]);
434 unsigned lupe; local
436 for (lupe
[all...]

Completed in 316 milliseconds