Searched refs:IV_LEN (Results 1 – 1 of 1) sorted by relevance
97 #define IV_LEN 8 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()