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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
keyDeriveAes.h 56 #define DERIVE_AES_KEY_LEN 16 /* 128 bit key */
63 UINT8 encKey[DERIVE_AES_KEY_LEN];
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyDeriveAes.h 55 #define DERIVE_AES_KEY_LEN 16 /* 128 bit key */
62 TI_UINT8 encKey[DERIVE_AES_KEY_LEN];
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
keyDeriveAes.h 55 #define DERIVE_AES_KEY_LEN 16 /* 128 bit key */
62 TI_UINT8 encKey[DERIVE_AES_KEY_LEN];

Completed in 391 milliseconds