Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dsha1.h37 sha1_context; typedef
44 void sha1_starts( sha1_context *ctx );
53 void sha1_update(sha1_context *ctx, const unsigned char *input,
62 void sha1_finish( sha1_context *ctx, unsigned char output[20] );
/OK3568_Linux_fs/u-boot/lib/
H A Dsha1.c66 void sha1_starts (sha1_context * ctx) in sha1_starts()
78 static void __maybe_unused sha1_process_one(sha1_context *ctx, const unsigned char data[64]) in sha1_process_one()
232 __weak void sha1_process(sha1_context *ctx, const unsigned char *data, in sha1_process()
247 void sha1_update(sha1_context *ctx, const unsigned char *input, in sha1_update()
292 void sha1_finish (sha1_context * ctx, unsigned char output[20]) in sha1_finish()
324 sha1_context ctx; in sha1_csum()
338 sha1_context ctx; in sha1_csum_wd()
372 sha1_context ctx; in sha1_hmac()
401 memset (&ctx, 0, sizeof (sha1_context)); in sha1_hmac()
431 sha1_context ctx; in sha1_self_test()
H A Dtpm.c709 sha1_context hash_ctx; in create_request_auth()
774 sha1_context hash_ctx; in verify_response_auth()
/OK3568_Linux_fs/u-boot/common/
H A Dhash.c36 sha1_context *ctx = malloc(sizeof(sha1_context)); in hash_init_sha1()
45 sha1_update((sha1_context *)ctx, buf, size); in hash_update_sha1()
55 sha1_finish((sha1_context *)ctx, dest_buf); in hash_finish_sha1()
H A Dimage-android.c422 static sha1_context sha1_ctx;
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsha1_ce_glue.c14 void sha1_process(sha1_context *ctx, const unsigned char *data, in sha1_process()
/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Dhre.c184 sha1_context ctx; in read_common_data()
330 sha1_context ctx; in compute_extend()
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c24 sha1_context; typedef
50 void sha1_starts (sha1_context * ctx) in sha1_starts()
62 static void sha1_process(sha1_context *ctx, const unsigned char data[64]) in sha1_process()
224 void sha1_update(sha1_context *ctx, const unsigned char *input, in sha1_update()
272 void sha1_finish (sha1_context * ctx, unsigned char output[20]) in sha1_finish()
305 sha1_context ctx; in sha1_csum()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c24 sha1_context; typedef
50 void sha1_starts (sha1_context * ctx) in sha1_starts()
62 static void sha1_process(sha1_context *ctx, const unsigned char data[64]) in sha1_process()
224 void sha1_update(sha1_context *ctx, const unsigned char *input, in sha1_update()
272 void sha1_finish (sha1_context * ctx, unsigned char output[20]) in sha1_finish()
305 sha1_context ctx; in sha1_csum()
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c332 sha1_context ctx; in read_common_data()
559 sha1_context ctx; in compute_extend()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_boot_image.c153 sha1_context ctx; in spl_hash_android()
/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c532 sha1_context hash1_text; in check_image_header()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dcompat-1.3.h2237 #define sha1_context mbedtls_sha1_context macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dcompat-1.3.h2237 #define sha1_context mbedtls_sha1_context macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dcompat-1.3.h2237 #define sha1_context mbedtls_sha1_context macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dcompat-1.3.h2237 #define sha1_context mbedtls_sha1_context macro