Home
last modified time | relevance | path

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

/nrf_hw_models-3.4.0/src/HW_models/
DNRF_AES_CCM.c69 static void nonce_calc( in nonce_calc() function
120 nonce_calc(iv, tx_pkt_ctr, pkt_direction, ccm_nonce); in nrf_ccm_encrypt_tx()
172 nonce_calc(iv, rx_pkt_ctr, pkt_direction, ccm_nonce); in nrf_ccm_decrypt_rx()