Home
last modified time | relevance | path

Searched refs:result (Results 1 – 25 of 273) sorted by relevance

1234567891011

/openssl-master/crypto/bn/
A Drsaz_exp.c106 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
109 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
112 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
123 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
126 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
129 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
140 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
143 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
154 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
157 rsaz_1024_sqr_avx2(result, result, m, k0, 1);
[all …]
/openssl-master/test/
A Dssl_test.c36 if (!TEST_int_eq(result->result, test_ctx->expected_result)) { in check_result()
39 ssl_test_result_name(result->result)); in check_result()
105 if (!TEST_int_eq(result->client_protocol, result->server_protocol)) { in check_protocol()
217 if (!TEST_int_eq(result->client_resumed, result->server_resumed)) in check_resumption()
349 if (!TEST_ptr(result->cipher)) in check_cipher()
352 result->cipher)) in check_cipher()
365 ret &= check_result(result, test_ctx); in check_test()
367 if (result->result == SSL_TEST_SUCCESS) { in check_test()
400 HANDSHAKE_RESULT *result = NULL; in test_handshake() local
521 if (result != NULL) in test_handshake()
[all …]
A Ddrbgtest.c296 int result; in compare_drbg_fork_result() local
303 if (result == 0) in compare_drbg_fork_result()
306 if (result == 0) in compare_drbg_fork_result()
309 return result; in compare_drbg_fork_result()
357 result[0].pid = pid; in test_drbg_reseed_in_child()
412 memset(&result, 0, sizeof(result)); in test_rand_reseed_on_fork()
442 result[0].pid = pid; in test_rand_reseed_on_fork()
443 result[0].private = 0; in test_rand_reseed_on_fork()
447 result[1].pid = pid; in test_rand_reseed_on_fork()
448 result[1].private = 1; in test_rand_reseed_on_fork()
[all …]
A Dcmp_vfy_test.c112 return result; in test_verify_popo()
121 return result; in test_verify_popo_bad()
161 return result; in test_validate_msg_mac_alg_protection()
182 return result; in test_validate_msg_mac_alg_protection_bad()
217 return result; in test_validate_msg_signature_partial_chain()
242 return result; in test_validate_msg_signature_srvcert_wrong()
256 return result; in test_validate_msg_signature_srvcert()
282 return result; in test_validate_msg_signature_sender_cert_untrusted()
296 return result; in test_validate_msg_signature_sender_cert_trusted()
309 return result; in test_validate_msg_signature_sender_cert_extracert()
[all …]
A Dcmp_msg_test.c161 return result; in test_cmp_create_ir_protection_set()
178 return result; in test_cmp_create_ir_protection_fails()
188 return result; in test_cmp_create_cr_without_key()
202 return result; in test_cmp_create_cr()
216 return result; in test_cmp_create_certreq_with_invalid_bodytype()
237 return result; in test_cmp_create_p10cr()
251 return result; in test_cmp_create_p10cr_null()
266 return result; in test_cmp_create_kur()
280 return result; in test_cmp_create_kur_without_oldcert()
294 return result; in test_cmp_create_certconf()
[all …]
A Dct_test.c131 int result = 0; in compare_sct_list_printout() local
145 result = 1; in compare_sct_list_printout()
149 return result; in compare_sct_list_printout()
157 int result = 0; in compare_extension_printout() local
176 result = 1; in compare_extension_printout()
180 return result; in compare_extension_printout()
344 return result; in test_no_scts_in_certificate()
357 return result; in test_one_sct_in_certificate()
370 return result; in test_multiple_scts_in_certificate()
382 return result; in test_verify_one_sct()
[all …]
A Dcmp_client_test.c130 return result; in test_exec_RR_ses()
143 return result; in test_exec_RR_ses_receive_error()
156 return result; in test_exec_IR_ses()
168 return result; in test_exec_IR_ses_poll()
183 return result; in test_exec_IR_ses_poll_timeout()
193 return result; in test_exec_CR_ses()
205 return result; in test_exec_CR_ses_implicit_confirm()
214 return result; in test_exec_KUR_ses()
231 return result; in test_exec_P10CR_ses()
260 return result; in test_try_certreq_poll()
[all …]
A Dcmp_protect_test.c154 return result; in test_cmp_calc_protection_no_key_no_secret()
167 return result; in test_cmp_calc_protection_pkey()
182 return result; in test_cmp_calc_protection_pbmac()
203 return result; in test_MSG_protect_unprotected_request()
228 return result; in test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key()
245 return result; in test_MSG_protect_with_certificate_and_key()
264 return result; in test_MSG_protect_certificate_based_without_cert()
277 return result; in test_MSG_protect_no_key_no_secret()
299 return result; in test_MSG_protect_pbmac_no_sender()
326 return result; in test_MSG_add_extraCerts()
[all …]
A Dcmp_hdr_test.c65 return result; in test_HDR_set_get_pvno()
100 return result; in test_HDR_get0_senderNonce()
129 return result; in test_HDR_set1_sender()
159 return result; in test_HDR_set1_recipient()
197 return result; in test_HDR_update_messageTime()
227 return result; in test_HDR_set1_senderKID()
258 return result; in test_HDR_push0_freeText()
291 return result; in test_HDR_push1_freeText()
318 return result; in test_HDR_generalInfo_push0_item()
377 return result; in test_HDR_generalInfo_push1_items()
[all …]
/openssl-master/crypto/dso/
A Ddso_win32.c216 result = OPENSSL_zalloc(sizeof(*result)); in win32_splitter()
217 if (result == NULL) { in win32_splitter()
291 if (!result->nodelen) in win32_splitter()
293 if (!result->devicelen) in win32_splitter()
295 if (!result->dirlen) in win32_splitter()
297 if (!result->filelen) in win32_splitter()
300 return result; in win32_splitter()
306 char *result = NULL; in win32_joiner() local
336 if (result == NULL) { in win32_joiner()
385 result[offset] = '\0'; in win32_joiner()
[all …]
A Ddso_lib.c255 char *result = NULL; in DSO_merge() local
263 result = dso->merger(dso, filespec1, filespec2); in DSO_merge()
265 result = dso->meth->dso_merger(dso, filespec1, filespec2); in DSO_merge()
267 return result; in DSO_merge()
272 char *result = NULL; in DSO_convert_filename() local
286 result = dso->name_converter(dso, filename); in DSO_convert_filename()
288 result = dso->meth->dso_name_converter(dso, filename); in DSO_convert_filename()
290 if (result == NULL) { in DSO_convert_filename()
291 result = OPENSSL_strdup(filename); in DSO_convert_filename()
292 if (result == NULL) { in DSO_convert_filename()
[all …]
/openssl-master/external/perl/Text-Template-1.56/t/
A Ddelimiters.t16 my $result = q{The value of $V is 119.};
24 is $text, $result;
29 is $text, $result;
41 is $text, $result;
46 is $text, $result;
72 while (my ($test, $result) = splice @tests, 0, 2) {
80 my $ok = (!defined $text && !defined $result || $text eq $result);
82 ok($ok) or diag "expected .$result., got .$text.";
/openssl-master/crypto/x509/
A Dv3_genn.c95 int result = -1; in GENERAL_NAME_cmp() local
115 result = ASN1_STRING_cmp(a->d.ia5, b->d.ia5); in GENERAL_NAME_cmp()
119 result = X509_NAME_cmp(a->d.dirn, b->d.dirn); in GENERAL_NAME_cmp()
123 result = ASN1_OCTET_STRING_cmp(a->d.ip, b->d.ip); in GENERAL_NAME_cmp()
127 result = OBJ_cmp(a->d.rid, b->d.rid); in GENERAL_NAME_cmp()
130 return result; in GENERAL_NAME_cmp()
136 int result = -1; in OTHERNAME_cmp() local
141 if ((result = OBJ_cmp(a->type_id, b->type_id)) != 0) in OTHERNAME_cmp()
142 return result; in OTHERNAME_cmp()
144 result = ASN1_TYPE_cmp(a->value, b->value); in OTHERNAME_cmp()
[all …]
/openssl-master/demos/signature/
A DEVP_Signature_demo.c73 int result = 0, public = 0; in demo_sign() local
139 result = 1; in demo_sign()
143 if (!result) in demo_sign()
147 return result; in demo_sign()
153 int result = 0, public = 1; in demo_verify() local
196 result = 1; in demo_verify()
202 return result; in demo_verify()
211 int result = 0; in main() local
226 result = 1; in main()
229 if (result != 1) in main()
[all …]
/openssl-master/apps/lib/
A Dopt.c268 *result = FORMAT_ASN1; in opt_format()
274 *result = FORMAT_TEXT; in opt_format()
282 *result = FORMAT_NSS; in opt_format()
500 *result = (int)l; in opt_int()
501 if (*result != l) { in opt_int()
512 int result = -1; in opt_int_arg() local
515 return result; in opt_int_arg()
558 *result = l; in opt_long()
631 *result = m; in opt_intmax()
641 *result = m; in opt_uintmax()
[all …]
/openssl-master/crypto/
A Dcore_fetch.c29 int *result) in ossl_method_construct_precondition() argument
31 if (!ossl_assert(result != NULL)) { in ossl_method_construct_precondition()
36 if (!ossl_provider_test_operation_bit(provider, operation_id, result)) in ossl_method_construct_precondition()
44 *result = !*result; in ossl_method_construct_precondition()
51 void *cbdata, int *result) in ossl_method_construct_postcondition() argument
53 if (!ossl_assert(result != NULL)) { in ossl_method_construct_postcondition()
58 *result = 1; in ossl_method_construct_postcondition()
A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime() argument
37 memcpy(result, ts2, sizeof(struct tm)); in OPENSSL_gmtime()
38 ts = result; in OPENSSL_gmtime()
41 if (gmtime_r(timer, result) == NULL) in OPENSSL_gmtime()
43 ts = result; in OPENSSL_gmtime()
45 if (gmtime_s(result, timer)) in OPENSSL_gmtime()
47 ts = result; in OPENSSL_gmtime()
53 memcpy(result, ts, sizeof(struct tm)); in OPENSSL_gmtime()
54 ts = result; in OPENSSL_gmtime()
A Dpunycode.c259 int result = 1; in ossl_a2ulabel() local
263 result = 0; in ossl_a2ulabel()
273 result = 0; in ossl_a2ulabel()
275 if (result > 0) { in ossl_a2ulabel()
294 result = 0; in ossl_a2ulabel()
296 if (result > 0) { in ossl_a2ulabel()
307 result = 0; in ossl_a2ulabel()
317 return result; in ossl_a2ulabel()
/openssl-master/demos/digest/
A DEVP_MD_stdin.c37 int result = 0; in demonstrate_digest() local
106 result = 1; in demonstrate_digest()
113 if (result != 1) in demonstrate_digest()
121 return result; in demonstrate_digest()
126 int result = 1; in main() local
130 result = demonstrate_digest(input); in main()
133 return result; in main()
/openssl-master/demos/pkey/
A DEVP_PKEY_EC_keygen.c87 int result = 0; in get_key_values() local
125 result = 1; in get_key_values()
129 return result; in get_key_values()
134 int result = 0; in main() local
148 result = 1; in main()
150 if (result != 1) in main()
154 return result == 0; in main()
/openssl-master/util/perl/OpenSSL/
A Dconfig.pm247 my $result = get_sco_type($REL);
248 return eval "\"$result\"" if $result ne '';
259 my $result = @$tuple[1];
260 $result = $result->() if ref $result eq 'CODE';
261 return eval "\"$result\"";
913 my $result = @$tuple[1];
914 $result = $result->() if ref $result eq 'CODE';
915 return %$result;
/openssl-master/doc/man3/
A DUI_STRING.pod36 int UI_set_result(UI *ui, UI_STRING *uis, const char *result);
66 retrieve the result of a prompt and its length.
72 prompt result with.
77 retrieve the minimum and maximum required size of the result.
83 result retrievable with UI_get0_result_string() by copying the
87 the result retrievable with UI_get0_result_string() to the first
89 if the B<result> matched any of them, or the first of the
111 UI_get0_result_string() returns the UI string result buffer for
115 UI_get_result_string_length() returns the UI string result buffer's
122 UI_get_result_minsize() returns the minimum allowed result size for
[all …]
/openssl-master/crypto/ui/
A Dui_openssl.c280 char result[BUFSIZ]; in read_string_inner() local
297 result[0] = '\0'; in read_string_inner()
315 result, sizeof(result), NULL, 0) > 0) in read_string_inner()
316 p = result; in read_string_inner()
325 result[numread-2] == '\r' && result[numread-1] == '\n') { in read_string_inner()
326 result[numread-2] = '\n'; in read_string_inner()
329 result[numread] = '\0'; in read_string_inner()
330 p = result; in read_string_inner()
339 p = fgets(result, maxsize, tty_in); in read_string_inner()
351 if (UI_set_result(ui, uis, result) >= 0) in read_string_inner()
[all …]
/openssl-master/crypto/ts/
A Dts_lib.c22 int result = 0; in TS_ASN1_INTEGER_print_bio() local
29 result = BIO_write(bio, "0x", 2) > 0; in TS_ASN1_INTEGER_print_bio()
30 result = result && BIO_write(bio, hex, strlen(hex)) > 0; in TS_ASN1_INTEGER_print_bio()
35 return result; in TS_ASN1_INTEGER_print_bio()
/openssl-master/engines/
A De_loader_attic.c1246 if (result != NULL in file_load_try_decode()
1259 if (result != NULL in file_load_try_decode()
1272 result = NULL; in file_load_try_decode()
1276 return result; in file_load_try_decode()
1287 result = in file_load_try_repeat()
1300 return result; in file_load_try_repeat()
1376 return result; in file_try_read_msblob()
1411 return result; in file_try_read_PVK()
1564 return result; in file_load()
1640 if (result != NULL in file_load()
[all …]

Completed in 40 milliseconds

1234567891011