Searched refs:NONCE_LEN (Results 1 – 1 of 1) sorted by relevance
98 #define NONCE_LEN 13 macro112 for (i = 0; i < NONCE_LEN - IV_LEN - 1; i++) in nonce_calc()119 memcpy(&ccm_nonce[NONCE_LEN - IV_LEN], iv, IV_LEN); in nonce_calc()131 uint8_t ccm_nonce[NONCE_LEN]; in nrf_ccm_encrypt_tx()177 uint8_t ccm_nonce[NONCE_LEN]; in nrf_ccm_decrypt_rx()