Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Ddtlstest.c170 #define TOTAL_FULL_HAND_RECORDS \ macro
184 #define TOTAL_RECORDS (TOTAL_FULL_HAND_RECORDS + TOTAL_RESUME_HAND_RECORDS)
223 if (idx >= TOTAL_FULL_HAND_RECORDS) { in test_dtls_drop_records()
242 idx -= TOTAL_FULL_HAND_RECORDS; in test_dtls_drop_records()