Home
last modified time | relevance | path

Searched refs:aws_credentials_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/testing/cc/
H A Dtesting_server.cc56 ABSL_FLAG(std::string, aws_credentials_path, "", "AWS KMS credentials path");
109 std::string aws_credentials_path = absl::GetFlag(FLAGS_aws_credentials_path); in RunServer() local
113 aws_key_uri, aws_credentials_path); in RunServer()
116 << aws_credentials_path in RunServer()
/aosp_15_r20/external/tink/testing/cross_language/util/
H A Dtesting_servers.py148 aws_credentials_path = AWS_CREDENTIALS_CRED_PATH
150 aws_credentials_path = AWS_CREDENTIALS_INI_PATH
157 '--aws_credentials_path', aws_credentials_path