Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c1001 static status_t ltc_aes_received_mac_compare(LTC_Type *base, const uint8_t *tag, uint32_t tagSize, … in ltc_aes_received_mac_compare() function
1042 status = ltc_aes_received_mac_compare(base, tag, tagSize, modeReg); in ltc_aes_process_tag()