Home
last modified time | relevance | path

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

/nrf_hw_models-2.7.6/src/HW_models/
DNRF_AES_CCM.c65 static void nonce_calc( in nonce_calc() function
115 nonce_calc(iv, tx_pkt_ctr, pkt_direction, ccm_nonce); in nrf_ccm_encrypt_tx()
164 nonce_calc(iv, rx_pkt_ctr, pkt_direction, ccm_nonce); in nrf_ccm_decrypt_rx()