Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A Dsigned_tree_head.h21 static const uint8_t kSthRootHashLength = 32; variable
H A Dsigned_tree_head.cc20 const char sha256_root_hash[kSthRootHashLength], in SignedTreeHead()