Home
last modified time | relevance | path

Searched refs:common64_end (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/libbb/
Dhash_md5_sha.c42 static void FAST_FUNC common64_end(md5_ctx_t *ctx, int swap_needed) in common64_end() function
456 common64_end(ctx, /*swap_needed:*/ BB_BIG_ENDIAN); in md5_end()
857 common64_end(ctx, /*swap_needed:*/ BB_LITTLE_ENDIAN); in sha1_end()