Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 4 of 4) sorted by relevance

/test/vts-testcase/security/avb/
Dgsi_validation_utils.cpp74 std::unique_ptr<ShaHasher> CreateShaHasher(const std::string &algorithm) { in CreateShaHasher() argument
75 if (algorithm == "sha1") { in CreateShaHasher()
79 if (algorithm == "sha256") { in CreateShaHasher()
83 if (algorithm == "sha512") { in CreateShaHasher()
Dgsi_validation_utils.h89 std::unique_ptr<ShaHasher> CreateShaHasher(const std::string &algorithm);
/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1316 static std::string F2fsCompressAlgorithmName(int algorithm) { in F2fsCompressAlgorithmName() argument
1317 switch (algorithm) { in F2fsCompressAlgorithmName()
1327 return android::base::StringPrintf("%d", algorithm); in F2fsCompressAlgorithmName()
1368 << F2fsCompressAlgorithmName(opts.algorithm) in F2fsCompressOptionsSupported()
1434 comp_opt.algorithm = F2FS_COMPRESS_LZ4; in TEST_F()
/test/dittosuite/
DDoxyfile366 # The MARKDOWN_ID_STYLE tag can be used to specify the algorithm used to