Searched refs:sha1_process (Results 1 – 2 of 2) sorted by relevance
86 static void sha1_process( sha1_context *ctx, const unsigned char data[64] ) in sha1_process() function266 sha1_process( ctx, ctx->buffer ); in sha1_update()274 sha1_process( ctx, input ); in sha1_update()
2267 #define sha1_process mbedtls_sha1_process macro