Home
last modified time | relevance | path

Searched refs:bt_crypto_encrypt_le (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dcrypto.c22 return bt_crypto_encrypt_le(key, plaintext, enc_data); in bt_encrypt_le()
/AliOS-Things-master/components/ble_host/bt_crypto/include/
A Dbt_crypto.h42 int bt_crypto_encrypt_le(const uint8_t key[16], const uint8_t plaintext[16],
/AliOS-Things-master/components/ble_host/bt_crypto/
A Dbt_crypto.c128 __BT_CRYPTO_WEAK__ int bt_crypto_encrypt_le(const u8_t key[16], const u8_t plaintext[16], in bt_crypto_encrypt_le() function

Completed in 3 milliseconds