Home
last modified time | relevance | path

Searched defs:module_hash (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c299 const uint8_t *module_hash, size_t module_hash_len) { in boringssl_fips_self_test()
/external/tensorflow/tensorflow/dtensor/mlir/
Dlayout_propagation_v2.cc966 void LogLayoutsAndOps(const int stage, const uint64_t module_hash, in LogLayoutsAndOps()
1341 const uint64_t module_hash, int* stage) { in RunOneIteration()
1463 const auto module_hash = OpHash(module); in runOnOperation() local