Home
last modified time | relevance | path

Searched defs:sha256_ctx (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/include/
H A Dsha2_impl.h57 struct sha256_ctx { struct
71 void sha256_init(struct sha256_ctx *ctx); argument
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_vbmeta_image.c41 AvbSHA256Ctx sha256_ctx; in avb_vbmeta_image_verify() local
H A Davb_slot_verify.c399 AvbSHA256Ctx sha256_ctx; in load_and_verify_hash_partition() local
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.h111 } sha256_ctx; typedef