/system/netd/server/ |
D | XfrmControllerTest.cpp | 325 std::vector<uint8_t> cryptKey(KEY_LENGTH, 1); in testIpSecAddSecurityAssociation() local 358 128 /* auth trunc length */, "cbc(aes)" /* encryption algo */, cryptKey, in testIpSecAddSecurityAssociation() 426 EXPECT_EQ(0, memcmp(reinterpret_cast<void*>(cryptKey.data()), in testIpSecAddSecurityAssociation()
|
D | XfrmController.h | 225 const std::string& cryptAlgo, const std::vector<uint8_t>& cryptKey,
|
D | NetdNativeService.h | 186 const std::string& cryptAlgo, const std::vector<uint8_t>& cryptKey,
|
D | NetdNativeService.cpp | 665 const std::vector<uint8_t>& cryptKey, int32_t cryptTruncBits, const std::string& aeadAlgo, in ipSecAddSecurityAssociation() argument 672 markMask, authAlgo, authKey, authTruncBits, cryptAlgo, cryptKey, cryptTruncBits, in ipSecAddSecurityAssociation()
|
D | XfrmController.cpp | 531 const std::vector<uint8_t>& cryptKey, int32_t cryptTruncBits, const std::string& aeadAlgo, in ipSecAddSecurityAssociation() argument 565 .name = cryptAlgo, .key = cryptKey, .truncLenBits = static_cast<uint16_t>(cryptTruncBits)}; in ipSecAddSecurityAssociation()
|
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetd.aidl | 23 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetd.aidl | 40 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetd.aidl | 41 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetd.aidl | 41 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
D | INetd.aidl | 63 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
D | INetd.aidl | 63 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 306 in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTruncBits, in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetd.aidl | 63 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
D | INetd.aidl | 41 …uthKey, in int authTruncBits, in @utf8InCpp String cryptAlgo, in byte[] cryptKey, in int cryptTrun… in ipSecAddSecurityAssociation() argument
|