nwords 309 lib/gnu/md5.c size_t nwords = len / sizeof (uint32_t); nwords 310 lib/gnu/md5.c const uint32_t *endp = words + nwords;