Searched refs:bt_crypto_encrypt_le (Results 1 – 3 of 3) sorted by relevance
22 return bt_crypto_encrypt_le(key, plaintext, enc_data); in bt_encrypt_le()
42 int bt_crypto_encrypt_le(const uint8_t key[16], const uint8_t plaintext[16],
128 __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