Searched refs:retry_counter (Results 1 – 4 of 4) sorted by relevance
244 int retry_counter = 32; in BN_BLINDING_create_param() local285 if (retry_counter-- == 0) { in BN_BLINDING_create_param()
159 uint16_t retry_counter; /**< Retry counter (part of state token) */ member
520 ++lg_crcv->retry_counter); in coap_retransmit_oscore_pdu()1189 uint64_t token = STATE_TOKEN_FULL(p->state_token, ++p->retry_counter); in coap_build_missing_pdu()2077 lg_crcv->retry_counter = 1; in coap_block_new_lg_crcv()2954 ++lg_crcv->retry_counter); in check_freshness()3468 ++p->retry_counter); in coap_handle_response_get_block()3613 token = STATE_TOKEN_FULL(p->state_token, ++p->retry_counter); in coap_handle_response_get_block()