Searched refs:dtls_crit (Results 1 – 4 of 4) sorted by relevance
135 #define dtls_crit(...) dsrv_log(DTLS_LOG_CRIT, __VA_ARGS__) macro
626 dtls_crit("no psk key for session available\n"); in calculate_key_block()638 dtls_crit("the psk was too long, for the pre master secret\n"); in calculate_key_block()654 dtls_crit("the curve was too long, for the pre master secret\n"); in calculate_key_block()661 dtls_crit("calculate_key_block: unknown cipher\n"); in calculate_key_block()2090 dtls_crit("no ecdsa certificate to send in certificate\n"); in dtls_send_server_hello_msgs()2183 dtls_crit("no psk identity set in kx\n"); in dtls_send_client_key_exchange()2229 dtls_crit("cipher not supported\n"); in dtls_send_client_key_exchange()2326 dtls_crit("no cipher callbacks implemented\n"); in dtls_send_client_hello()2824 dtls_crit("no ecdsa certificate to send in certificate\n"); in check_server_hellodone()3335 dtls_crit("unhandled message %d\n", data[0]); in handle_handshake_msg()[all …]
129 dtls_crit("can not allocate a handshake struct\n"); in dtls_handshake_new()161 dtls_crit("can not allocate a security struct\n"); in dtls_security_new()
393 dtls_crit("cannot set output file: insufficient memory\n");