Searched defs:addTestKey (Results 1 – 4 of 4) sorted by relevance
37 void addTestKey(in byte[] keyId, in byte[] CAK, in byte[] CKN); in addTestKey() method
34 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