Searched defs:hash_data (Results 1 – 5 of 5) sorted by relevance
79 …kv_upg_upgrade_data_verify(uint32_t kv_data_offset, uint32_t kv_data_len, const uint8_t* hash_data) in kv_upg_upgrade_data_verify()339 uint8_t *hash_data = (uint8_t *)kv_malloc(upg_flag->nv_hash_len); in kv_upg_upgrade_process() local
135 bool hash_data : 1; /* Indicates that the data needs hashing */ member
40 drv_pke_data hash_data = { in mbedtls_alt_ecdsa_verify_impl() local
367 const hi_u8 *hash_data; /* Hash data. */ member377 const hi_u8 *hash_data; /* Hash data. */ member
490 drv_pke_data hash_data = { .data = hash, .length = sizeof(hash) }; in pkcs1_pss_verify() local