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

/system/netd/server/binder/android/net/
H A DINetd.aidl250 int ipSecAllocateSpi(
/system/netd/server/
H A DNetdNativeService.h80 binder::Status ipSecAllocateSpi(
H A DXfrmController.h111 int ipSecAllocateSpi(int32_t transformId, int32_t direction, const std::string& localAddress,
H A DNetdNativeService.cpp373 binder::Status NetdNativeService::ipSecAllocateSpi( function in class:android::net::NetdNativeService
382 ALOGD("ipSecAllocateSpi()");
383 return getXfrmStatus(gCtls->xfrmCtrl.ipSecAllocateSpi(
H A DXfrmController.cpp319 int XfrmController::ipSecAllocateSpi(int32_t transformId, int32_t direction, function in class:android::net::XfrmController

Completed in 103 milliseconds