HomeSort by relevance Sort by last modified time
    Searched defs:MAX_KEY_LEN (Results 1 - 5 of 5) sorted by null

  /external/icu4c/common/
ucat.c 21 #define MAX_KEY_LEN (24)
26 * MAX_KEY_LEN or more.
52 char key[MAX_KEY_LEN];
  /external/dropbear/
options.h 302 #define MAX_KEY_LEN 32 /* 256 bits for aes256 etc */
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
commonTypes.h 155 #define MAX_KEY_LEN 32
740 UINT8 encKey[MAX_KEY_LEN];
742 UINT8 micRxKey[MAX_KEY_LEN];
743 UINT8 micTxKey[MAX_KEY_LEN];
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h 311 #define MAX_KEY_LEN 32
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 313 #define MAX_KEY_LEN 32
    [all...]

Completed in 55 milliseconds