Home
last modified time | relevance | path

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

/system/security/identity/
DCredential.cpp148 const AuthKeyData* authKey = in selectAuthKey() local
416 const AuthKeyData* authKey = data->selectAuthKey( in getEntries() local
/system/netd/server/
DXfrmControllerTest.cpp325 std::vector<uint8_t> authKey(KEY_LENGTH, 0); in testIpSecAddSecurityAssociation() local
DNetdNativeService.cpp591 const std::vector<uint8_t>& authKey, int32_t authTruncBits, const std::string& cryptAlgo, in ipSecAddSecurityAssociation()
DXfrmController.cpp531 const std::vector<uint8_t>& authKey, int32_t authTruncBits, const std::string& cryptAlgo, in ipSecAddSecurityAssociation()