HomeSort by relevance Sort by last modified time
    Searched defs:nonce (Results 76 - 94 of 94) sorted by null

1 2 34

  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 355 __u8 nonce[16]; member in struct:usb_handshake
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 355 __u8 nonce[16]; member in struct:usb_handshake
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
usb_ch9.h 355 __u8 nonce[16]; member in struct:usb_handshake
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 355 __u8 nonce[16]; member in struct:usb_handshake
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 355 __u8 nonce[16]; member in struct:usb_handshake
  /bionic/libc/kernel/common/linux/usb/
ch9.h 470 __u8 nonce[16]; member in struct:usb_handshake
  /external/bluetooth/bluedroid/stack/include/
obx_api.h 62 #define OBX_SESSION_INFO_SIZE 32 /* OBX_SESSION_ID_SIZE + 4(local nonce) + 4 (connection id) + 4 (timeout) + 2(mtu) + 1(state) + 1(srm) */
63 #define OBX_SESSION_INFO_NONCE_IDX 16 /* The index to the (local nonce) in session info */
176 UINT8 *p_sess_info; /* The session ID and the local nonce for a reliable session, a reference to the location in OBEX control block or NULL */
454 UINT32 nonce; /* This is converted to UINT8[16] internally before adding to the OBEX header. This value is copied to the server control block and is increased after each use. 0, if only legacy OBEX (unreliable) session is desired. */ member in struct:__anon3399
456 UINT8 max_suspend; /* Max number of suspended session. must be less than OBX_MAX_SUSPEND_SESSIONS. ignored, if nonce is 0 */
    [all...]
  /external/kernel-headers/original/linux/usb/
ch9.h 867 __u8 nonce[16]; member in struct:usb_handshake
  /frameworks/base/services/java/com/android/server/
MountService.java 243 IObbActionListener token, int nonce) {
253 this.nonce = nonce;
267 final int nonce; field in class:MountService.ObbState
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 2059 milliseconds

1 2 34