Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmControllerTest.cpp326 std::vector<uint8_t> cryptKey(KEY_LENGTH, 1); in testIpSecAddSecurityAssociation() local
DNetdNativeService.cpp566 const std::vector<uint8_t>& cryptKey, int32_t cryptTruncBits, const std::string& aeadAlgo, in ipSecAddSecurityAssociation()
DXfrmController.cpp532 const std::vector<uint8_t>& cryptKey, int32_t cryptTruncBits, const std::string& aeadAlgo, in ipSecAddSecurityAssociation()