Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 5 of 5) sorted by relevance

/net-tools-latest/tinydtls-0.8.2/
Dccm.c149 encrypt(rijndael_ctx *ctx, size_t L, unsigned long counter, in encrypt()
182 unsigned long counter = 1; /* \bug does not work correctly on ia32 when in dtls_ccm_encrypt_message() local
247 unsigned long counter = 1; /* \bug does not work correctly on ia32 when in dtls_ccm_decrypt_message() local
/net-tools-latest/libcoap/include/coap/
Dutlist.h419 #define LL_COUNT(head,el,counter) \ argument
422 #define LL_COUNT2(head,el,counter,next) \ argument
575 #define DL_COUNT(head,el,counter) \ argument
578 #define DL_COUNT2(head,el,counter,next) \ argument
679 #define CDL_COUNT(head,el,counter) \ argument
682 #define CDL_COUNT2(head, el, counter,next) \ argument
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dctr_drbg.h89 unsigned char counter[16]; /*!< counter (V) */ member
/net-tools-latest/mbedtls-2.4.0/library/
Dpkcs5.c229 unsigned char counter[4]; in mbedtls_pkcs5_pbkdf2_hmac() local
Drsa.c468 unsigned char counter[4]; in mgf_mask() local