Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_dtls.h280 void *cn_call_back_arg; /**< Passed in to the CN callback function */ member
/third_party/libcoap/man/
Dcoap_encryption.txt.in445 void *cn_call_back_arg; /* Passed in to the CN callback function */
570 * in setup_data->cn_call_back_arg
588 *cn_call_back_arg* points to a user defined set of data that will get passed
862 * in setup_data->cn_call_back_arg
975 dtls_pki.cn_call_back_arg = valid_cn_list;
Dcoap_endpoint_client.txt.in262 dtls_pki.cn_call_back_arg = NULL;
Dcoap_endpoint_server.txt.in318 dtls_pki.cn_call_back_arg = valid_cn_list;
/third_party/libcoap/examples/
Dcoap-rd.c663 dtls_pki.cn_call_back_arg = NULL; in fill_keystore()
Dcoap-server.c2046 dtls_pki.cn_call_back_arg = (void*)role; in setup_pki()
/third_party/libcoap/src/
Dcoap_tinydtls.c410 buf, p-buf, c_session, 0, 1, t_context->setup_data.cn_call_back_arg)) { in verify_ecdsa_key()
Dcoap_gnutls.c733 g_context->setup_data.cn_call_back_arg)) { in check_rpk_cert()
896 g_context->setup_data.cn_call_back_arg)) { in cert_verify_gnutls()
Dcoap_mbedtls.c419 setup_data->cn_call_back_arg)) { in cert_verify_callback_mbedtls()
Dcoap_openssl.c1924 setup_data->cn_call_back_arg)) { in tls_verify_call_back()