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

  /system/bt/stack/include/
smp_api.h 238 bool aes_cipher_msg_auth_code(BT_OCTET16 key, uint8_t* input, uint16_t length,
  /system/bt/stack/smp/
smp_cmac.cc 263 * Function aes_cipher_msg_auth_code
279 bool aes_cipher_msg_auth_code(BT_OCTET16 key, uint8_t* input, uint16_t length, function
smp_keys.cc     [all...]
smp_int.h 540 extern bool aes_cipher_msg_auth_code(BT_OCTET16 key, uint8_t* input,
  /system/bt/stack/btm/
btm_ble.cc 47 extern bool aes_cipher_msg_auth_code(BT_OCTET16 key, uint8_t* input,
    [all...]

Completed in 157 milliseconds