Home
last modified time | relevance | path

Searched defs:cryptAlgo (Results 1 – 5 of 5) sorted by relevance

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl23 …pp String authAlgo, in byte[] authKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in by… in ipSecAddSecurityAssociation()
/system/netd/server/binder/android/net/
DINetd.aidl298 in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTruncBits, in ipSecAddSecurityAssociation()
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl40 …pp String authAlgo, in byte[] authKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in by… in ipSecAddSecurityAssociation()
/system/netd/server/
DNetdNativeService.cpp604 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()