Home
last modified time | relevance | path

Searched refs:retries (Results 1 – 8 of 8) sorted by relevance

/openssl-master/crypto/rsa/
A Drsa_gen.c80 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local
177 retries = 0; in rsa_multiprime_keygen()
292 } else if (retries == 4) { in rsa_multiprime_keygen()
302 retries++; in rsa_multiprime_keygen()
/openssl-master/doc/man3/
A DBIO_socket_wait.pod35 It retries BIO_do_connect() as far as needed to reach a definite outcome,
A DSSL_CTX_set_mode.pod99 Only use this in explicit fallback retries, following the guidance
A DBIO_s_connect.pod125 If non blocking I/O is set then retries will be requested as appropriate.
A DASYNC_WAIT_CTX_new.pod125 additional status field that can be used for the notification of retries from an
/openssl-master/doc/man7/
A Dprovider-signature.pod376 By default it retries until a signature is calculated.
/openssl-master/include/openssl/
A Dssl.h.in460 * Never bother the application with retries if the transport is blocking:
482 * fallback retries, following the guidance in
/openssl-master/
A DCHANGES.md6830 Client applications doing fallback retries should call
7847 Client applications doing fallback retries should call
17236 retries use the same buffer location.

Completed in 36 milliseconds