Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/sl_protocol_crypto/src/
Dsli_protocol_crypto.h136 sl_status_t sli_ccm_auth_decrypt_ble(unsigned char *data,
Dsli_protocol_crypto_radioaes.c642 sl_status_t sli_ccm_auth_decrypt_ble(unsigned char *data, in sli_ccm_auth_decrypt_ble() function
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/sli_crypto/src/
Dsl_crypto_s2.c52 return sli_ccm_auth_decrypt_ble(data, in sli_crypto_ccm_auth_decrypt_ble()