Searched defs:hash_buf (Results 1 – 6 of 6) sorted by relevance
/external/coreboot/src/soc/intel/alderlake/ |
D | hsphy.c | 46 static int heci_get_hsphy_payload(void *buf, uint32_t *buf_size, uint8_t *hash_buf, in heci_get_hsphy_payload() 116 static bool verify_hsphy_hash(void *buf, uint32_t buf_size, uint8_t *hash_buf, uint8_t hash_alg) in verify_hsphy_hash() 213 static void cache_hsphy_fw_in_flash(void *buf, uint32_t buf_size, uint8_t *hash_buf, in cache_hsphy_fw_in_flash()
|
/external/libxkbcommon/src/ |
D | atom.c | 86 hash_buf(const char *string, size_t len) in hash_buf() function
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | tls13_enc.cc | 397 uint8_t hash_buf[EVP_MAX_MD_SIZE]; in tls13_export_keying_material() local
|
/external/boringssl/src/ssl/ |
D | tls13_enc.cc | 489 uint8_t hash_buf[EVP_MAX_MD_SIZE]; in tls13_export_keying_material() local
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | tls13_enc.cc | 499 uint8_t hash_buf[EVP_MAX_MD_SIZE]; in tls13_export_keying_material() local
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | tls13_enc.cc | 499 uint8_t hash_buf[EVP_MAX_MD_SIZE]; in tls13_export_keying_material() local
|