Lines Matching defs:version
105 uint64_t version; /**< (D)TLS runtime Library Version */
111 * Determine the type and version of the underlying (D)TLS library.
113 * @return The version and type of library libcoap was compiled against.
279 #define COAP_DTLS_PKI_SETUP_VERSION 1 /**< Latest PKI setup version */
285 uint8_t version; /** Set to COAP_DTLS_PKI_SETUP_VERSION
286 to support this version of the struct */
373 #define COAP_DTLS_CPSK_SETUP_VERSION 1 /**< Latest CPSK setup version */
379 uint8_t version; /** Set to COAP_DTLS_CPSK_SETUP_VERSION
380 to support this version of the struct */
460 #define COAP_DTLS_SPSK_SETUP_VERSION 1 /**< Latest SPSK setup version */
466 uint8_t version; /** Set to COAP_DTLS_SPSK_SETUP_VERSION
467 to support this version of the struct */