Home
last modified time | relevance | path

Searched refs:int_bn_mod_inverse (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/bn/
H A Dbn_gcd.c198 BIGNUM *int_bn_mod_inverse(BIGNUM *in, in int_bn_mod_inverse() function
531 rv = int_bn_mod_inverse(in, a, n, ctx, &noinv); in BN_mod_inverse()
H A Dbn_blind.c274 if (int_bn_mod_inverse(ret->Ai, ret->A, ret->mod, ctx, &rv)) in BN_BLINDING_create_param()
H A Dbn_local.h665 BIGNUM *int_bn_mod_inverse(BIGNUM *in,

Completed in 10 milliseconds