Searched refs:DTLS_SKEXEC_LENGTH (Results 1 – 1 of 1) sorted by relevance
81 #define DTLS_SKEXEC_LENGTH (1 + 2 + 1 + 1 + DTLS_EC_KEY_SIZE + DTLS_EC_KEY_SIZE + 1 + 1 + 2 + 70) macro1929 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()