Home
last modified time | relevance | path

Searched refs:sha256_context (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dsha256.h16 } sha256_context; typedef
18 void sha256_starts(sha256_context * ctx);
19 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length);
20 void sha256_finish(sha256_context * ctx, uint8_t digest[SHA256_SUM_LEN]);
/OK3568_Linux_fs/u-boot/lib/
H A Dsha256.c51 void sha256_starts(sha256_context * ctx) in sha256_starts()
66 static void sha256_process_one(sha256_context *ctx, const uint8_t data[64]) in sha256_process_one()
197 __weak void sha256_process(sha256_context *ctx, const unsigned char *data, in sha256_process()
209 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update()
248 void sha256_finish(sha256_context * ctx, uint8_t digest[32]) in sha256_finish()
283 sha256_context ctx; in sha256_csum()
297 sha256_context ctx; in sha256_csum_wd()
/OK3568_Linux_fs/u-boot/common/
H A Dhash.c64 sha256_context *ctx = malloc(sizeof(sha256_context)); in hash_init_sha256()
73 sha256_update((sha256_context *)ctx, buf, size); in hash_update_sha256()
83 sha256_finish((sha256_context *)ctx, dest_buf); in hash_finish_sha256()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsha256_ce_glue.c14 void sha256_process(sha256_context *ctx, const unsigned char *data, in sha256_process()
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c316 } sha256_context; typedef
319 void sha256_starts(sha256_context * ctx) in sha256_starts()
334 static void sha256_process(sha256_context *ctx, const uint8_t data[64]) in sha256_process()
477 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update()
519 void sha256_finish(sha256_context * ctx, uint8_t digest[32]) in sha256_finish()
555 sha256_context ctx; in sha256_csum()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c316 } sha256_context; typedef
319 void sha256_starts(sha256_context * ctx) in sha256_starts()
334 static void sha256_process(sha256_context *ctx, const uint8_t data[64]) in sha256_process()
477 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update()
519 void sha256_finish(sha256_context * ctx, uint8_t digest[32]) in sha256_finish()
555 sha256_context ctx; in sha256_csum()
H A Dloaderimage.c319 sha256_context ctx; in main()
H A Dtrust_merger.c513 sha256_context ctx; in bl3xHash256()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drpmb.c166 sha256_context ctx; in rpmb_hmac()
/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c533 sha256_context hash256_text; in check_image_header()
/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c298 sha256_context ctx; in do_sha256_hash()
/OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c684 sha256_context ctx; in rk_avb_write_perm_attr()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c1888 sha256_context ctx; in cb_oem_perm_attr()
2250 sha256_context ctx; in cb_oem()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dcompat-1.3.h2248 #define sha256_context mbedtls_sha256_context macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dcompat-1.3.h2248 #define sha256_context mbedtls_sha256_context macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dcompat-1.3.h2248 #define sha256_context mbedtls_sha256_context macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dcompat-1.3.h2248 #define sha256_context mbedtls_sha256_context macro