Searched refs:kinv (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Decdsa.h130 * \param kinv optional pointer to a pre-computed inverse k
137 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
184 * \param kinv pointer to a BIGNUM pointer for the inverse of k
188 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
214 * \param kinv optional pointer to a pre-computed inverse k
221 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
H A Ddsa.h151 BIGNUM *kinv; /* Signing pre-calc */ member in struct:dsa_st
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Ddsa.h129 BIGNUM *kinv; /* Signing pre-calc */ member in struct:dsa_st

Completed in 87 milliseconds