Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dsha1.c68 static void sha1_process(sha1_context *ctx, const unsigned char data[64]) in sha1_process() function
245 sha1_process (ctx, ctx->buffer); in sha1_update()
252 sha1_process (ctx, input); in sha1_update()