Home
last modified time | relevance | path

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

/aosp12/system/keymaster/tests/
H A Dwrapped_key_test.cpp66 TEST(WrappedKeyTest, Simple) { in TEST() argument
106 TEST(WrappedKeyTest, Unwrap) { in TEST() argument
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DWrappedKeyTest.java47 public class WrappedKeyTest { class