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

/openwrt/tools/firmware-utils/src/
H A Dsha1.c72 void sha1_process( sha1_context *ctx, uchar data[64] ) function
247 sha1_process( ctx, ctx->buffer );
255 sha1_process( ctx, input );
/openwrt/package/utils/px5g-standalone/src/library/
H A Dsha1.c88 static void sha1_process( sha1_context *ctx, unsigned char data[64] ) function
268 sha1_process( ctx, ctx->buffer );
276 sha1_process( ctx, input );

Completed in 80 milliseconds