Home
last modified time | relevance | path

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

/arm-trusted-firmware/plat/st/common/
H A Dstm32mp_trusted_boot.c31 static int copy_hash_from_otp(const char *otp_name, uint8_t *hash, size_t len) in copy_hash_from_otp() argument
85 static int get_rotpk_hash(void *cookie, uint8_t *hash, size_t len) in get_rotpk_hash() argument
94 static int get_rotpk_hash(void *cookie, uint8_t *hash, size_t len) in get_rotpk_hash() argument
/arm-trusted-firmware/plat/arm/board/fvp/
H A Dfvp_plat_attest_token.c104 uintptr_t hash, size_t hash_size) in plat_rmmd_get_cca_attest_token() argument
/arm-trusted-firmware/drivers/nxp/crypto/caam/src/auth/
H A Dnxp_crypto.c83 uint8_t hash[SHA256_BYTES] __aligned(CACHE_WRITEBACK_GRANULE) = {0}; in verify_hash() local
[all...]
H A Drsa.c90 static int construct_img_encoded_hash_second(uint8_t *hash, uint8_t hash_len, in construct_img_encoded_hash_second() argument
/arm-trusted-firmware/include/drivers/auth/
H A Dauth_common.h69 auth_param_type_desc_t *hash; /* Hash to match with */ member
96 auth_method_param_hash_t hash; member
/arm-trusted-firmware/services/std_svc/rmmd/
H A Drmmd_attest.c23 static void print_challenge(uint8_t *hash, size_t hash_size) in print_challenge() argument
/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c88 unsigned char hash[MBEDTLS_MD_MAX_SIZE]; in verify_signature() local
169 unsigned char *p, *end, *hash; in verify_hash() local
[all...]
H A Dmbedtls_psa_crypto.c439 unsigned char *p, *end, *hash; in verify_hash() local
[all...]
/arm-trusted-firmware/drivers/measured_boot/event_log/
H A Devent_log.c88 void event_log_record(const uint8_t *hash, uint32_t event_type, in event_log_record() argument
/arm-trusted-firmware/include/drivers/nxp/crypto/caam/
H A Dhash.h71 uint8_t hash[SHA256_DIGEST_SIZE]; member
/arm-trusted-firmware/tools/cert_create/src/
H A Dext.c185 HASH *hash; in ext_new_hash() local
[all...]
/arm-trusted-firmware/fdts/
H A Dstm32mp131.dtsi262 hash: hash@54003000 { label
/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/
H A Dcsf_hdr_parser.c57 uint8_t hash[SHA256_BYTES]; in deploy_rotpk_hash_table() local
[all...]
/arm-trusted-firmware/plat/amlogic/common/
H A Daml_scpi.c200 static inline void aml_scpi_send_fw_hash(uint8_t hash[], size_t len) in aml_scpi_send_fw_hash() argument
/arm-trusted-firmware/plat/imx/common/
H A Dimx_sip_handler.c186 uint64_t hash = 0; in imx_get_commit_hash() local
/arm-trusted-firmware/tools/marvell/doimage/
H A Ddoimage.c273 unsigned char hash[32]; in create_rsa_signature() local
350 unsigned char hash[32]; in verify_rsa_signature() local
1317 unsigned char hash[32]; parse_image() local
[all...]
/arm-trusted-firmware/drivers/st/crypto/
H A Dstm32_pka.c609 int stm32_pka_ecdsa_verif(void *hash, unsigned int hash_size, in stm32_pka_ecdsa_verif() argument
/arm-trusted-firmware/plat/st/stm32mp1/include/
H A Dboot_api.h406 uint32_t hash[4]; member
/arm-trusted-firmware/plat/st/stm32mp2/include/
H A Dboot_api.h403 uint32_t hash[4]; member