Home
last modified time | relevance | path

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

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl22 …int ipSecAllocateSpi(int transformId, in @utf8InCpp String sourceAddress, in @utf8InCpp String des… in ipSecAllocateSpi() method
/system/netd/server/binder/android/net/
DINetd.aidl253 int ipSecAllocateSpi( in ipSecAllocateSpi() method
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl39 …int ipSecAllocateSpi(int transformId, in @utf8InCpp String sourceAddress, in @utf8InCpp String des… in ipSecAllocateSpi() method
/system/netd/server/
DNetdNativeService.cpp583 binder::Status NetdNativeService::ipSecAllocateSpi( in ipSecAllocateSpi() function in android::net::NetdNativeService
DXfrmController.cpp488 netdutils::Status XfrmController::ipSecAllocateSpi(int32_t transformId, in ipSecAllocateSpi() function in android::net::XfrmController