Searched defs:words (Results 1 – 5 of 5) sorted by relevance
145 uint32_t *words = (void*) ctx->wbuffer; in md5_process_block64() local627 const uint32_t *words = (uint32_t*) ctx->wbuffer; in sha256_process_block64() local704 const uint64_t *words = (uint64_t*) ctx->wbuffer; in sha512_process_block128() local
256 int words = bits >> 5; in inet_addr_match() local
276 static int parse_comma_flags(char *val, const char *words, const char *error_in) in parse_comma_flags()
1597 const char *words; in wget_main() local
4543 static const char *const words[20] = { variable