Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/functional/
DHmacKeySharingTest.cpp98 std::vector<ByteString> copyNonces(const hidl_vec<HmacSharingParameters>& paramsVec) { in copyNonces() function in android::hardware::keymaster::V4_0::test::HmacKeySharingTest
137 auto nonces = copyNonces(params); in TEST_P()
/hardware/interfaces/security/sharedsecret/aidl/vts/functional/
DSharedSecretAidlTest.cpp86 vector<vector<uint8_t>> copyNonces(const vector<SharedSecretParameters>& paramsVec) { in copyNonces() function in aidl::android::hardware::security::sharedsecret::test::SharedSecretAidlTest
164 auto nonces = copyNonces(params); in TEST_F()