Home
last modified time | relevance | path

Searched refs:encapType (Results 1 – 7 of 7) sorted by relevance

/system/netd/server/
DXfrmController.h218 const std::vector<uint8_t>& aeadKey, int32_t aeadIcvBits, int32_t encapType,
DXfrmController.cpp533 const std::vector<uint8_t>& aeadKey, int32_t aeadIcvBits, int32_t encapType, in ipSecAddSecurityAssociation() argument
550 ALOGD("encapType=%d", encapType); in ipSecAddSecurityAssociation()
587 switch (static_cast<XfrmEncapType>(encapType)) { in ipSecAddSecurityAssociation()
599 saInfo.encap.type = static_cast<XfrmEncapType>(encapType); in ipSecAddSecurityAssociation()
DNetdNativeService.h168 const std::vector<uint8_t>& aeadKey, int32_t aeadIcvBits, int32_t encapType,
DNetdNativeService.cpp606 const std::vector<uint8_t>& aeadKey, int32_t aeadIcvBits, int32_t encapType, in ipSecAddSecurityAssociation() argument
614 aeadAlgo, aeadKey, aeadIcvBits, encapType, encapLocalPort, encapRemotePort, in ipSecAddSecurityAssociation()
/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl23 … @utf8InCpp String aeadAlgo, in byte[] aeadKey, in int aeadIcvBits, int encapType, int encapLocalP… in ipSecAddSecurityAssociation() argument
/system/netd/server/binder/android/net/
DINetd.aidl300 int encapType, in ipSecAddSecurityAssociation() argument
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl40 … @utf8InCpp String aeadAlgo, in byte[] aeadKey, in int aeadIcvBits, int encapType, int encapLocalP… in ipSecAddSecurityAssociation() argument