Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c60 static void sha1_process(sha1_context *ctx, const unsigned char data[64]) in sha1_process() function
243 sha1_process(ctx, ctx->buffer); in sha1_update()
250 sha1_process(ctx, input); in sha1_update()
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c62 static void sha1_process(sha1_context *ctx, const unsigned char data[64]) in sha1_process() function
244 sha1_process (ctx, ctx->buffer); in sha1_update()
251 sha1_process (ctx, input); in sha1_update()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dcompat-1.3.h2242 #define sha1_process mbedtls_sha1_process macro

Completed in 18 milliseconds