Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/
Ddtls.c81 #define DTLS_SKEXEC_LENGTH (1 + 2 + 1 + 1 + DTLS_EC_KEY_SIZE + DTLS_EC_KEY_SIZE + 1 + 1 + 2 + 70) macro
1929 uint8 buf[DTLS_SKEXEC_LENGTH + 2]; in dtls_send_server_key_exchange_ecdh()
2620 if (data_length < DTLS_HS_LENGTH + DTLS_SKEXEC_LENGTH) { in check_server_key_exchange_ecdsa()