Searched defs:addTestKey (Results 1 – 5 of 5) sorted by relevance
34 void addTestKey(in byte[] keyId, in byte[] CAK, in byte[] CKN); in addTestKey() method
37 void addTestKey(in byte[] keyId, in byte[] CAK, in byte[] CKN); in addTestKey() method
136 ndk::ScopedAStatus MacsecPskPlugin::addTestKey(const std::vector<uint8_t>& keyId, in addTestKey() function in aidl::android::hardware::macsec::MacsecPskPlugin