Home
last modified time | relevance | path

Searched refs:ALGORITHM_SHA256_WITH_ECDSA (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/common/src/
H A Ddigest_common.cpp143 case ALGORITHM_SHA256_WITH_ECDSA: in GetDigestAlgorithmId()
161 case ALGORITHM_SHA256_WITH_ECDSA: in GetDigestAlgorithmString()
/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Ddigest_common.h34 ALGORITHM_SHA256_WITH_ECDSA = 0x00000201, enumerator
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
H A Dhap_sign_test.cpp546 SignatureAlgorithm algo = SignatureAlgorithm::ALGORITHM_SHA256_WITH_ECDSA; in HWTEST_F()
1136 SignatureAlgorithm algo = SignatureAlgorithm::ALGORITHM_SHA256_WITH_ECDSA; in HWTEST_F()
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
H A Dhap_verify_test.cpp902 int32_t signAlgorithm = ALGORITHM_SHA256_WITH_ECDSA; in HWTEST_F()

Completed in 6 milliseconds