Lines Matching defs:confunc
1018 confunc_f *confunc, int *mt)
1030 *confunc = dtls_construct_change_cipher_spec;
1032 *confunc = tls_construct_change_cipher_spec;
1037 *confunc = dtls_construct_hello_verify_request;
1043 *confunc = NULL;
1048 *confunc = tls_construct_server_hello;
1053 *confunc = tls_construct_server_certificate;
1058 *confunc = tls_construct_cert_verify;
1064 *confunc = tls_construct_server_key_exchange;
1069 *confunc = tls_construct_certificate_request;
1074 *confunc = tls_construct_server_done;
1079 *confunc = tls_construct_new_session_ticket;
1084 *confunc = tls_construct_cert_status;
1089 *confunc = tls_construct_finished;
1094 *confunc = NULL;
1099 *confunc = tls_construct_encrypted_extensions;
1104 *confunc = tls_construct_key_update;