HomeSort by relevance Sort by last modified time
    Searched refs:authKey (Results 1 - 7 of 7) sorted by null

  /system/netd/server/binder/android/net/
INetd.aidl 232 * @param authKey a byte array containing the authentication key
250 in @utf8InCpp String authAlgo, in byte[] authKey, in int authTruncBits,
  /system/netd/server/
NetdNativeService.h 84 const std::vector<uint8_t>& authKey,
XfrmController.h 103 const std::string& authAlgo, const std::vector<uint8_t>& authKey, int32_t authTruncBits,
NetdNativeService.cpp 349 const std::string& authAlgo, const std::vector<uint8_t>& authKey, int32_t authTruncBits,
362 authAlgo, authKey, authTruncBits,
XfrmController.cpp 355 const std::string& authAlgo, const std::vector<uint8_t>& authKey, int32_t authTruncBits,
386 .name = authAlgo, .key = authKey, .truncLenBits = static_cast<uint16_t>(authTruncBits)};
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/
aws-java-sdk-directconnect-1.11.18.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipsectypes.h 269 FWP_BYTE_BLOB authKey;

Completed in 628 milliseconds