Home
last modified time | relevance | path

Searched defs:AddEntropyTest (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp3878 typedef KeymasterHidlTest AddEntropyTest; typedef
3886 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument
3895 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument
3904 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp4310 typedef KeymasterHidlTest AddEntropyTest; typedef
4318 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument
4327 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument
4336 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp6139 typedef KeyMintAidlTestBase AddEntropyTest; typedef
6147 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument
6157 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument
6166 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
6175 TEST_P(AddEntropyTest, AddTooLargeEntropy) { in TEST_P() argument
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp3627 typedef Keymaster2Test AddEntropyTest; typedef
3630 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument