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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyDeriveAes.h 62 TI_UINT8 encKey[DERIVE_AES_KEY_LEN];
keyDeriveTkip.h 62 TI_UINT8 encKey[KEY_DERIVE_TKIP_ENC_LEN];
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java 869 final SecretKey encKey = new SecretKeySpec(key, "RAW");
879 encKey, macAlgo, null, macSecretKey, tag, -1, -1, -1);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 3280 milliseconds