Go to the documentation of this file.
260 }
while (
r == 1 && ++
i < 82);
384 for (j = e -
i - 1; j > 0; j--) {
424 BIGNUM *estimate, *
tmp, *delta, *last_delta, *tmp2;
425 int ok = 0, last_delta_valid = 0;
437 if (out_sqrt ==
in) {
445 if (estimate == NULL ||
tmp == NULL || last_delta == NULL || delta == NULL) {
474 if (last_delta_valid &&
BN_cmp(delta, last_delta) >= 0) {
478 last_delta_valid = 1;
493 if (
ok && out_sqrt ==
in && !
BN_copy(out_sqrt, estimate)) {
#define OPENSSL_PUT_ERROR(library, reason)
#define BN_R_NEGATIVE_NUMBER
const OPENSSL_EXPORT BIGNUM * BN_value_one(void)
BIGNUM * BN_mod_sqrt(BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx)
#define BN_R_NOT_A_SQUARE
int BN_sqrt(BIGNUM *out_sqrt, const BIGNUM *in, BN_CTX *ctx)
#define BN_R_TOO_MANY_ITERATIONS
#define BN_R_P_IS_NOT_PRIME
UniquePtr< SSL_SESSION > ret
#define bn_mod_lshift1_consttime
#define ERR_R_MALLOC_FAILURE
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:01:20