Home
last modified time | relevance | path

Searched defs:sth (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/test/
Dct_test_util.cc265 bool GetSampleSignedTreeHead(SignedTreeHead* sth) { in GetSampleSignedTreeHead()
276 bool GetSampleEmptySignedTreeHead(SignedTreeHead* sth) { in GetSampleEmptySignedTreeHead()
294 bool GetBadEmptySignedTreeHead(SignedTreeHead* sth) { in GetBadEmptySignedTreeHead()
/external/cronet/net/cert/
Dsigned_tree_head.cc35 void PrintTo(const SignedTreeHead& sth, std::ostream* os) { in PrintTo()
Dct_log_verifier_unittest.cc436 ct::SignedTreeHead sth; in TEST_F() local
442 ct::SignedTreeHead sth; in TEST_F() local
449 ct::SignedTreeHead sth; in TEST_F() local
455 ct::SignedTreeHead sth; in TEST_F() local
Dct_log_response_parser.cc61 bool IsJsonSTHStructurallyValid(const JsonSignedTreeHead& sth) { in IsJsonSTHStructurallyValid()
/external/libwebsockets/lib/secure-streams/system/auth-sigv4/
Dsign.c471 char *str = NULL, *val = NULL, *line = NULL, sth[128]; in lws_aws_filesystem_credentials_helper() local