Home
last modified time | relevance | path

Searched defs:result (Results 1 – 25 of 75) sorted by relevance

123

/openssl/test/
H A Dssl_test.c34 static int check_result(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_result()
194 static int check_session_ticket_app_data(HANDSHAKE_RESULT *result, in check_session_ticket_app_data()
287 static int check_server_cert_type(HANDSHAKE_RESULT *result, in check_server_cert_type()
294 static int check_server_sign_hash(HANDSHAKE_RESULT *result, in check_server_sign_hash()
301 static int check_server_sign_type(HANDSHAKE_RESULT *result, in check_server_sign_type()
308 static int check_server_ca_names(HANDSHAKE_RESULT *result, in check_server_ca_names()
316 static int check_client_cert_type(HANDSHAKE_RESULT *result, in check_client_cert_type()
323 static int check_client_sign_hash(HANDSHAKE_RESULT *result, in check_client_sign_hash()
330 static int check_client_sign_type(HANDSHAKE_RESULT *result, in check_client_sign_type()
337 static int check_client_ca_names(HANDSHAKE_RESULT *result, in check_client_ca_names()
[all …]
H A Dsslbuffertest.c74 int result = 0; in test_func() local
201 int result = 0; in test_free_buffers() local
H A Decstresstest.c71 BIGNUM *result = NULL, *expected_result = NULL; in test_curve() local
H A Dx509_check_cert_pkey_test.c34 int ret = 0, type = 0, expected = 0, result = 0; in test_x509_check_cert_pkey() local
H A Dbio_comp_test.c29 static unsigned char *result = NULL; variable
H A Devp_kdf_test.c1020 unsigned char result[16] = { 0 }; in test_kdf_kbkdf_6803_128() local
1086 unsigned char result[32] = { 0 }; in test_kdf_kbkdf_6803_256() local
1224 unsigned char result[32] = { 0 }; in test_kdf_kbkdf_empty_key() local
1249 unsigned char result[32] = { 0 }; in test_kdf_kbkdf_1byte_key() local
1272 unsigned char result[32] = { 0 }; in test_kdf_kbkdf_zero_output_size() local
1309 unsigned char result[sizeof(output)] = { 0 }; in test_kdf_kbkdf_8009_prf1() local
1353 unsigned char result[sizeof(output)] = { 0 }; in test_kdf_kbkdf_8009_prf2() local
1412 unsigned char result[sizeof(output)] = { 0 }; in test_kdf_kbkdf_fixedinfo() local
1567 unsigned char result[sizeof(output)] = { 0 }; in test_kdf_kbkdf_kmac() local
H A Ddanetest.c177 static ossl_ssize_t hexdecode(const char *in, void *result) in hexdecode()
217 uint8_t *result = (uint8_t *)out; in checked_uint8() local
H A Dx509_time_test.c259 int result; in test_x509_cmp_time() local
355 int result, rv = 0; in test_x509_time() local
H A Dct_test.c131 int result = 0; in compare_sct_list_printout() local
157 int result = 0; in compare_extension_printout() local
H A Dshlibloadtest.c78 int result = 0; in test_lib() local
/openssl/apps/lib/
H A Dopt.c262 int opt_format(const char *s, unsigned long flags, int *result) in opt_format()
494 int opt_pair(const char *name, const OPT_PAIR* pairs, int *result) in opt_pair()
524 int opt_int(const char *value, int *result) in opt_int()
542 int result = -1; in opt_int_arg() local
572 int opt_long(const char *value, long *result) in opt_long()
598 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax()
627 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax()
655 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax()
665 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax()
679 int opt_ulong(const char *value, unsigned long *result) in opt_ulong()
/openssl/crypto/x509/
H A Dv3_genn.c124 int result = -1; in GENERAL_NAME_cmp() local
165 int result = -1; in OTHERNAME_cmp() local
H A Dx_attrib.c63 int result = 1; in print_hex() local
/openssl/crypto/
H A Dcore_fetch.c61 void *cbdata, int *result) in ossl_method_construct_precondition()
88 void *cbdata, int *result) in ossl_method_construct_postcondition()
H A Dcore_algorithm.c140 int no_store, void *data, int *result), in ossl_algorithm_do_all()
H A DLPdir_vms.c64 char result[NAMX_MAXRSS + 1]; member
H A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime()
H A Dpunycode.c257 int result = 1; in ossl_a2ulabel() local
/openssl/crypto/dso/
H A Ddso_lib.c248 char *result = NULL; in DSO_merge() local
265 char *result = NULL; in DSO_convert_filename() local
/openssl/crypto/ts/
H A Dts_lib.c22 int result = 0; in TS_ASN1_INTEGER_print_bio() local
/openssl/crypto/asn1/
H A Da_type.c65 int result = -1; in ASN1_TYPE_cmp() local
/openssl/crypto/conf/
H A Dconf_lib.c128 long result = 0; in CONF_get_number() local
331 long *result) in NCONF_get_number_e()
372 long result = 0; in _CONF_get_number() local
/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c110 STATUS result = ERROR; in ossl_pool_acquire_entropy() local
/openssl/crypto/hmac/
H A Dhmac_s390x.c250 void *result; in s390x_HMAC_final() local
/openssl/demos/sslecho/
H A Dmain.c139 int result; in main() local

Completed in 52 milliseconds

123