Searched refs:lupe (Results 1 – 3 of 3) sorted by relevance
441 unsigned lupe; in _sasl_hmac_md5_precalc() local444 for (lupe = 0; lupe < 4; lupe++) { in _sasl_hmac_md5_precalc()445 state->istate[lupe] = htonl(hmac.ictx.state[lupe]); in _sasl_hmac_md5_precalc()446 state->ostate[lupe] = htonl(hmac.octx.state[lupe]); in _sasl_hmac_md5_precalc()455 unsigned lupe; in _sasl_hmac_md5_import() local457 for (lupe = 0; lupe < 4; lupe++) { in _sasl_hmac_md5_import()458 hmac->ictx.state[lupe] = ntohl(state->istate[lupe]); in _sasl_hmac_md5_import()459 hmac->octx.state[lupe] = ntohl(state->ostate[lupe]); in _sasl_hmac_md5_import()
210 int lupe; local270 for (lupe=0;lupe < plugcount ;lupe++) {271 if (pluglist[lupe].mech_name == NULL)274 if (lupe < plugcount) {282 for (lupe=0;lupe< plugcount ;lupe++)
400 int lupe; local460 for (lupe=0;lupe < plugcount ;lupe++) {461 if (pluglist[lupe].mech_name == NULL)464 if (lupe < plugcount) {476 for (lupe=0;lupe < plugcount ;lupe++)