Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dsha1.c78 static void __maybe_unused sha1_process_one(sha1_context *ctx, const unsigned char data[64]) in sha1_process_one() function
239 sha1_process_one(ctx, data); in sha1_process()