Go to the documentation of this file.
118 #include "../../internal.h"
121 #define BN_BLINDING_COUNTER 32
141 if (
ret->A == NULL) {
146 if (
ret->Ai == NULL) {
static int bn_blinding_update(BN_BLINDING *b, const BIGNUM *e, const BN_MONT_CTX *mont, BN_CTX *ctx)
#define OPENSSL_PUT_ERROR(library, reason)
static void * OPENSSL_memset(void *dst, int c, size_t n)
static int bn_blinding_create_param(BN_BLINDING *b, const BIGNUM *e, const BN_MONT_CTX *mont, BN_CTX *ctx)
#define ERR_R_INTERNAL_ERROR
BN_BLINDING * BN_BLINDING_new(void)
void BN_BLINDING_free(BN_BLINDING *r)
int BN_BLINDING_invert(BIGNUM *n, const BN_BLINDING *b, BN_MONT_CTX *mont, BN_CTX *ctx)
UniquePtr< SSL_SESSION > ret
#define BN_mod_inverse_blinded
int BN_BLINDING_convert(BIGNUM *n, BN_BLINDING *b, const BIGNUM *e, const BN_MONT_CTX *mont, BN_CTX *ctx)
void BN_BLINDING_invalidate(BN_BLINDING *b)
#define BN_mod_mul_montgomery
#define BN_BLINDING_COUNTER
#define BN_from_montgomery
#define ERR_R_MALLOC_FAILURE
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:58:39