Searched refs:utils_sha1_process (Results 1 – 2 of 2) sorted by relevance
69 void utils_sha1_process(iot_sha1_context *ctx, const unsigned char data[64]);
79 void utils_sha1_process(iot_sha1_context *ctx, const unsigned char data[64]) in utils_sha1_process() function257 utils_sha1_process(ctx, ctx->buffer); in utils_sha1_update()264 utils_sha1_process(ctx, input); in utils_sha1_update()
Completed in 4 milliseconds