Searched refs:retries (Results 1 – 8 of 8) sorted by relevance
80 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local177 retries = 0; in rsa_multiprime_keygen()292 } else if (retries == 4) { in rsa_multiprime_keygen()302 retries++; in rsa_multiprime_keygen()
35 It retries BIO_do_connect() as far as needed to reach a definite outcome,
99 Only use this in explicit fallback retries, following the guidance
125 If non blocking I/O is set then retries will be requested as appropriate.
125 additional status field that can be used for the notification of retries from an
376 By default it retries until a signature is calculated.
460 * Never bother the application with retries if the transport is blocking:482 * fallback retries, following the guidance in
6830 Client applications doing fallback retries should call7847 Client applications doing fallback retries should call17236 retries use the same buffer location.
Completed in 36 milliseconds