Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/
Dccm.c154 static unsigned long counter_tmp; in encrypt() local
156 SET_COUNTER(A, L, counter, counter_tmp); in encrypt()
181 unsigned long counter_tmp; in dtls_ccm_encrypt_message() local
230 SET_COUNTER(A, L, 0, counter_tmp); in dtls_ccm_encrypt_message()
246 unsigned long counter_tmp; in dtls_ccm_decrypt_message() local
300 SET_COUNTER(A, L, 0, counter_tmp); in dtls_ccm_decrypt_message()