Home
last modified time | relevance | path

Searched refs:BLE_BROADCAST_IV_LEN (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_crypto.h37 #define BLE_BROADCAST_IV_LEN 16 macro
62 unsigned char iv[BLE_BROADCAST_IV_LEN];
/foundation/communication/dsoftbus/adapter/common/mbedtls/
H A Dsoftbus_adapter_crypto.c381 if (mbedtls_cipher_set_iv(&ctx, key->iv, BLE_BROADCAST_IV_LEN) != 0) { in SoftBusEncryptDataByCtr()

Completed in 2 milliseconds