Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.h215 const std::vector<uint8_t>& authKey, int32_t authTruncBits,
DXfrmController.cpp531 const std::vector<uint8_t>& authKey, int32_t authTruncBits, const std::string& cryptAlgo, in ipSecAddSecurityAssociation() argument
545 ALOGD("authTruncBits=%d", authTruncBits); in ipSecAddSecurityAssociation()
563 .name = authAlgo, .key = authKey, .truncLenBits = static_cast<uint16_t>(authTruncBits)}; in ipSecAddSecurityAssociation()
DNetdNativeService.h165 const std::vector<uint8_t>& authKey, int32_t authTruncBits,
DNetdNativeService.cpp604 const std::vector<uint8_t>& authKey, int32_t authTruncBits, const std::string& cryptAlgo, in ipSecAddSecurityAssociation() argument
613 markMask, authAlgo, authKey, authTruncBits, cryptAlgo, cryptKey, cryptTruncBits, in ipSecAddSecurityAssociation()
/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl23 …nt markMask, in @utf8InCpp String authAlgo, in byte[] authKey, in int authTruncBits, in @utf8InCpp… in ipSecAddSecurityAssociation() argument
/system/netd/server/binder/android/net/
DINetd.aidl297 in @utf8InCpp String authAlgo, in byte[] authKey, in int authTruncBits, in ipSecAddSecurityAssociation() argument
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl40 …nt markMask, in @utf8InCpp String authAlgo, in byte[] authKey, in int authTruncBits, in @utf8InCpp… in ipSecAddSecurityAssociation() argument