Lines Matching refs:__owur
65 __owur static int parse_enum(const test_enum *enums, size_t num_enums, in parse_enum()
101 __owur static int parse_expected_result(SSL_TEST_CTX *test_ctx, const char *value) in parse_expected_result()
129 __owur static int parse_alert(int *alert, const char *value) in parse_alert()
134 __owur static int parse_client_alert(SSL_TEST_CTX *test_ctx, const char *value) in parse_client_alert()
139 __owur static int parse_server_alert(SSL_TEST_CTX *test_ctx, const char *value) in parse_server_alert()
161 __owur static int parse_protocol(SSL_TEST_CTX *test_ctx, const char *value) in parse_protocol()
181 __owur static int parse_client_verify_callback(SSL_TEST_CLIENT_CONF *client_conf, in parse_client_verify_callback()
209 __owur static int parse_servername(SSL_TEST_CLIENT_CONF *client_conf, in parse_servername()
221 __owur static int parse_expected_servername(SSL_TEST_CTX *test_ctx, in parse_expected_servername()
252 __owur static int parse_servername_callback(SSL_TEST_SERVER_CONF *server_conf, in parse_servername_callback()
278 __owur static int parse_session_ticket(SSL_TEST_CTX *test_ctx, const char *value) in parse_session_ticket()
308 __owur static int parse_session_id(SSL_TEST_CTX *test_ctx, const char *value) in parse_session_id()
333 __owur static int parse_test_method(SSL_TEST_CTX *test_ctx, const char *value) in parse_test_method()
380 __owur static int parse_handshake_mode(SSL_TEST_CTX *test_ctx, const char *value) in parse_handshake_mode()
408 __owur static int parse_key_update_type(SSL_TEST_CTX *test_ctx, const char *value) in parse_key_update_type()
427 __owur static int parse_ct_validation(SSL_TEST_CLIENT_CONF *client_conf, in parse_ct_validation()
459 __owur static int parse_certstatus(SSL_TEST_SERVER_CONF *server_conf, in parse_certstatus()
495 __owur static int parse_max_fragment_len_mode(SSL_TEST_CLIENT_CONF *client_conf, in parse_max_fragment_len_mode()
517 __owur static int parse_expected_key_type(int *ptype, const char *value) in parse_expected_key_type()
541 __owur static int parse_expected_tmp_key_type(SSL_TEST_CTX *test_ctx, in parse_expected_tmp_key_type()
547 __owur static int parse_expected_server_cert_type(SSL_TEST_CTX *test_ctx, in parse_expected_server_cert_type()
554 __owur static int parse_expected_server_sign_type(SSL_TEST_CTX *test_ctx, in parse_expected_server_sign_type()
561 __owur static int parse_expected_client_cert_type(SSL_TEST_CTX *test_ctx, in parse_expected_client_cert_type()
568 __owur static int parse_expected_client_sign_type(SSL_TEST_CTX *test_ctx, in parse_expected_client_sign_type()
578 __owur static int parse_expected_sign_hash(int *ptype, const char *value) in parse_expected_sign_hash()
593 __owur static int parse_expected_server_sign_hash(SSL_TEST_CTX *test_ctx, in parse_expected_server_sign_hash()
600 __owur static int parse_expected_client_sign_hash(SSL_TEST_CTX *test_ctx, in parse_expected_client_sign_hash()
607 __owur static int parse_expected_ca_names(STACK_OF(X509_NAME) **pnames, in parse_expected_ca_names()
619 __owur static int parse_expected_server_ca_names(SSL_TEST_CTX *test_ctx, in parse_expected_server_ca_names()
625 __owur static int parse_expected_client_ca_names(SSL_TEST_CTX *test_ctx, in parse_expected_client_ca_names()