Home
last modified time | relevance | path

Searched refs:ipSecAllocateSpi (Results 1 – 5 of 5) sorted by relevance

/system/netd/server/binder/android/net/
DINetd.aidl213 int ipSecAllocateSpi( in ipSecAllocateSpi() method
/system/netd/server/
DNetdNativeService.h67 binder::Status ipSecAllocateSpi(
DXfrmController.h97 int ipSecAllocateSpi(int32_t transformId, int32_t direction, const std::string& localAddress,
DNetdNativeService.cpp322 binder::Status NetdNativeService::ipSecAllocateSpi( in ipSecAllocateSpi() function in android::net::NetdNativeService
332 return getXfrmStatus(gCtls->xfrmCtrl.ipSecAllocateSpi( in ipSecAllocateSpi()
DXfrmController.cpp313 int XfrmController::ipSecAllocateSpi(int32_t transformId, int32_t direction, in ipSecAllocateSpi() function in android::net::XfrmController