Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp3881 typedef KeymasterHidlTest AddEntropyTest; typedef
3889 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument
3898 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument
3907 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp4331 typedef KeymasterHidlTest AddEntropyTest; typedef
4339 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument
4348 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument
4357 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp8180 typedef KeyMintAidlTestBase AddEntropyTest; typedef
8188 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument
8198 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument
8207 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
8216 TEST_P(AddEntropyTest, AddTooLargeEntropy) { in TEST_P() argument