Home
last modified time | relevance | path

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

/nrf_hw_models-3.4.0/src/HW_models/
DBLECrypt_if.h29 void BLECrypt_if_enable_real_encryption(bool mode);
DBLECrypt_if.c59 void BLECrypt_if_enable_real_encryption(bool mode) { in BLECrypt_if_enable_real_encryption() function
DNRF_HW_model_top.c62 BLECrypt_if_enable_real_encryption(args->useRealAES); in nrf_hw_initialize()