Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 256) sorted by relevance

1234567891011

/openssl/crypto/sm2/
H A Dsm2_sign.c49 goto done; in ossl_sm2_compute_z_digest()
55 goto done; in ossl_sm2_compute_z_digest()
60 goto done; in ossl_sm2_compute_z_digest()
142 done: in ossl_sm2_compute_z_digest()
200 done: in sm2_compute_msg_hash()
315 done: in sm2_sig_gen()
399 done: in sm2_sig_verify()
423 done: in ossl_sm2_do_sign()
446 done: in ossl_sm2_do_verify()
486 done: in ossl_sm2_internal_sign()
[all …]
H A Dsm2_crypt.c142 goto done; in ossl_sm2_encrypt()
148 goto done; in ossl_sm2_encrypt()
155 goto done; in ossl_sm2_encrypt()
160 goto done; in ossl_sm2_encrypt()
172 goto done; in ossl_sm2_encrypt()
179 goto done; in ossl_sm2_encrypt()
185 goto done; in ossl_sm2_encrypt()
243 goto done; in ossl_sm2_encrypt()
261 done: in ossl_sm2_encrypt()
301 goto done; in ossl_sm2_decrypt()
[all …]
/openssl/test/
H A Dsm2_internal_test.c95 goto done; in create_EC_group()
99 goto done; in create_EC_group()
103 goto done; in create_EC_group()
109 goto done; in create_EC_group()
114 goto done; in create_EC_group()
117 done: in create_EC_group()
154 goto done; in test_sm2_crypt()
199 done: in test_sm2_crypt()
295 done: in sm2_crypt_test()
362 done: in test_sm2_sign()
[all …]
H A Devp_extra_test.c2064 done: in test_d2i_AutoPrivateKey()
2147 done: in test_EVP_PKCS82PKEY()
2181 done: in test_EVP_PKCS82PKEY_wrong_tag()
2217 done: in test_privatekey_to_pkcs8()
2288 done: in test_EC_keygen_with_enc()
2362 done: in test_EVP_SM2_verify()
2558 done: in test_EVP_SM2()
2686 done: in test_set_get_raw_keys_int()
2771 done: in test_EVP_PKEY_check()
2853 done: in test_CMAC_keygen()
[all …]
H A Dx509_acert_test.c129 goto done; in test_object_group_attr()
137 goto done; in test_object_group_attr()
142 goto done; in test_object_group_attr()
147 done: in test_object_group_attr()
H A Dbio_dgram_test.c68 size_t done; in do_sendmmsg() local
70 for (done = 0; done < num_msg; ) { in do_sendmmsg()
71 if (!BIO_sendmmsg(b, msg + done, sizeof(BIO_MSG), in do_sendmmsg()
72 num_msg - done, flags, num_processed)) in do_sendmmsg()
75 done += *num_processed; in do_sendmmsg()
78 *num_processed = done; in do_sendmmsg()
86 size_t done; in do_recvmmsg() local
88 for (done = 0; done < num_msg; ) { in do_recvmmsg()
89 if (!BIO_recvmmsg(b, msg + done, sizeof(BIO_MSG), in do_recvmmsg()
93 done += *num_processed; in do_recvmmsg()
[all …]
/openssl/crypto/x509/
H A Dv3_asid.c297 goto done; in ASIdentifierChoice_is_canonical()
305 goto done; in ASIdentifierChoice_is_canonical()
314 goto done; in ASIdentifierChoice_is_canonical()
321 goto done; in ASIdentifierChoice_is_canonical()
328 goto done; in ASIdentifierChoice_is_canonical()
347 done: in ASIdentifierChoice_is_canonical()
405 goto done; in ASIdentifierChoice_canonize()
411 goto done; in ASIdentifierChoice_canonize()
495 goto done; in ASIdentifierChoice_canonize()
499 done: in ASIdentifierChoice_canonize()
[all …]
/openssl/providers/implementations/kdfs/
H A Dkbkdf.c239 goto done; in derive()
243 goto done; in derive()
251 goto done; in derive()
263 done: in derive()
328 goto done; in kbkdf_derive()
333 goto done; in kbkdf_derive()
337 goto done; in kbkdf_derive()
345 goto done; in kbkdf_derive()
354 goto done; in kbkdf_derive()
359 done: in kbkdf_derive()
/openssl/demos/bio/
H A Dsaccept.c28 static volatile int done = 0; variable
32 done = 1; in interrupt()
100 while (!done) { in main()
H A Dsconnect.c120 goto done; in main()
129 done: in main()
/openssl/crypto/bn/
H A Dbn_rand.c306 unsigned done, todo; in ossl_bn_gen_dsa_nonce_fixed_top() local
345 for (done = 1; done < num_k_bytes;) { in ossl_bn_gen_dsa_nonce_fixed_top()
360 todo = num_k_bytes - done; in ossl_bn_gen_dsa_nonce_fixed_top()
363 memcpy(k_bytes + done, digest, todo); in ossl_bn_gen_dsa_nonce_fixed_top()
364 done += todo; in ossl_bn_gen_dsa_nonce_fixed_top()
/openssl/demos/http3/
H A Dossl-nghttp3-demo.c12 static int done; variable
75 done = 1; in on_end_stream()
135 while (!done) in main()
/openssl/crypto/pkcs12/
H A Dp12_npas.c213 goto done; in alg_get()
222 goto done; in alg_get()
226 goto done; in alg_get()
242 goto done; in alg_get()
251 done: in alg_get()
/openssl/crypto/comp/
H A Dc_brotli.c153 BROTLI_BOOL done; in brotli_stateful_compress_block() local
171 done = BrotliEncoderCompressStream(state->encoder, BROTLI_OPERATION_FLUSH, in brotli_stateful_compress_block()
174 if (done == BROTLI_FALSE in brotli_stateful_compress_block()
398 int done; member
590 if (ctx->encode.done) in bio_brotli_write()
657 if (ctx->encode.buf == NULL || (ctx->encode.done && ctx->encode.count == 0)) in bio_brotli_flush()
675 if (ctx->encode.done) in bio_brotli_flush()
693 ctx->encode.done = 1; in bio_brotli_flush()
713 ctx->encode.done = 0; in bio_brotli_ctrl()
/openssl/apps/
H A Ddhparam.c252 int done; in dhparam_main() local
263 done = 1; in dhparam_main()
297 done = 0; in dhparam_main()
300 } while (!done); in dhparam_main()
/openssl/crypto/property/
H A Dproperty_parse.c351 int done; in ossl_parse_property() local
357 done = *s == '\0'; in ossl_parse_property()
358 while (!done) { in ossl_parse_property()
389 done = !match_ch(&s, ','); in ossl_parse_property()
410 int done; in ossl_parse_query() local
416 done = *s == '\0'; in ossl_parse_query()
417 while (!done) { in ossl_parse_query()
452 done = !match_ch(&s, ','); in ossl_parse_query()
/openssl/crypto/asn1/
H A Dbio_asn1.c185 goto done; in asn1_bio_write()
203 goto done; in asn1_bio_write()
223 goto done; in asn1_bio_write()
233 goto done; in asn1_bio_write()
246 done: in asn1_bio_write()
H A Dtasn_new.c235 goto done; in asn1_template_new()
239 goto done; in asn1_template_new()
243 done: in asn1_template_new()
/openssl/fuzz/
H A Dbignum.c75 goto done; in FuzzerTestOneInput()
95 done: in FuzzerTestOneInput()
H A Dbndiv.c80 goto done; in FuzzerTestOneInput()
116 done: in FuzzerTestOneInput()
/openssl/Configurations/
H A Dunix-Makefile.tmpl615 done
720 done
755 done
765 done
803 done
811 done
818 done
831 done
838 done
860 done
[all …]
/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c217 size_t done = 0; in sysctl_random() local
256 return done > 0 ? done : -1; in sysctl_random()
257 done += len; in sysctl_random()
262 return done; in sysctl_random()
/openssl/doc/man3/
H A DBN_new.pod30 If B<a> is NULL, nothing is done.
35 If B<a> is NULL, nothing is done.
H A DSSL_get_handshake_rtt.pod28 done reading the client's response. This is after the client has responded
33 client is done reading the server's response. This is after ServerFinished in
/openssl/crypto/dsa/
H A Ddsa_backend.c181 goto done; in ossl_dsa_key_from_pkcs8()
190 done: in ossl_dsa_key_from_pkcs8()

Completed in 92 milliseconds

1234567891011