Home
last modified time | relevance | path

Searched defs:pnoinv (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gcd.c21 bn_mod_inverse_no_branch(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx, int *pnoinv) bn_mod_inverse_no_branch() argument
197 int_bn_mod_inverse(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx, int *pnoinv) int_bn_mod_inverse() argument
/third_party/openssl/crypto/bn/
H A Dbn_gcd.c21 bn_mod_inverse_no_branch(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx, int *pnoinv) bn_mod_inverse_no_branch() argument
197 int_bn_mod_inverse(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx, int *pnoinv) int_bn_mod_inverse() argument

Completed in 3 milliseconds