Searched refs:COAP_DTLS_PKI_SETUP_VERSION (Results 1 – 10 of 10) sorted by relevance
239 #define COAP_DTLS_PKI_SETUP_VERSION 1 /**< Latest PKI setup version */ macro
417 uint8_t version; /* COAP_DTLS_PKI_SETUP_VERSION */484 #define COAP_DTLS_PKI_SETUP_VERSION 1487 *version* is set to COAP_DTLS_PKI_SETUP_VERSION. This will then allow support961 dtls_pki.version = COAP_DTLS_PKI_SETUP_VERSION;
248 dtls_pki.version = COAP_DTLS_PKI_SETUP_VERSION;
304 dtls_pki.version = COAP_DTLS_PKI_SETUP_VERSION;
646 dtls_pki.version = COAP_DTLS_PKI_SETUP_VERSION; in fill_keystore()
1215 dtls_pki.version = COAP_DTLS_PKI_SETUP_VERSION; in setup_pki()
2020 dtls_pki.version = COAP_DTLS_PKI_SETUP_VERSION; in setup_pki()
986 if (setup_data->version != COAP_DTLS_PKI_SETUP_VERSION) in coap_dtls_context_set_pki()
1080 if (setup_data->version != COAP_DTLS_PKI_SETUP_VERSION) { in coap_new_client_session_pki()
427 if (setup_data->version != COAP_DTLS_PKI_SETUP_VERSION) { in coap_context_set_pki()