Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a/drivers/nxp/crypto/caam/src/auth/
A Dnxp_crypto.c83 uint8_t hash[SHA256_BYTES] __aligned(CACHE_WRITEBACK_GRANULE) = {0}; in verify_hash() local
A Drsa.c90 static int construct_img_encoded_hash_second(uint8_t *hash, uint8_t hash_len, in construct_img_encoded_hash_second()
/trusted-firmware-a/drivers/measured_boot/event_log/
A Devent_log.c82 static void event_log_record(const uint8_t *hash, in event_log_record()
/trusted-firmware-a/include/drivers/auth/
A Dauth_common.h69 auth_param_type_desc_t *hash; /* Hash to match with */ member
96 auth_method_param_hash_t hash; member
/trusted-firmware-a/drivers/auth/mbedtls/
A Dmbedtls_crypto.c73 unsigned char hash[MBEDTLS_MD_MAX_SIZE]; in verify_signature() local
154 unsigned char *p, *end, *hash; in verify_hash() local
/trusted-firmware-a/include/drivers/nxp/crypto/caam/
A Dhash.h71 uint8_t hash[SHA256_DIGEST_SIZE]; member
/trusted-firmware-a/drivers/auth/cryptocell/712/
A Dcryptocell_crypto.c248 uint8_t *p, *end, *hash; in verify_hash() local
/trusted-firmware-a/drivers/auth/cryptocell/713/
A Dcryptocell_crypto.c223 uint8_t *p, *end, *hash; in verify_hash() local
/trusted-firmware-a/tools/cert_create/src/
A Dext.c185 HASH *hash; in ext_new_hash() local
/trusted-firmware-a/drivers/nxp/auth/csf_hdr_parser/
A Dcsf_hdr_parser.c57 uint8_t hash[SHA256_BYTES]; in deploy_rotpk_hash_table() local
/trusted-firmware-a/plat/amlogic/common/
A Daml_scpi.c200 static inline void aml_scpi_send_fw_hash(uint8_t hash[], size_t len) in aml_scpi_send_fw_hash()
/trusted-firmware-a/plat/imx/common/
A Dimx_sip_handler.c186 uint64_t hash = 0; in imx_get_commit_hash() local
/trusted-firmware-a/tools/marvell/doimage/
A Ddoimage.c278 unsigned char hash[32]; in create_rsa_signature() local
355 unsigned char hash[32]; in verify_rsa_signature() local
1322 unsigned char hash[32]; in parse_image() local

Completed in 15 milliseconds