Searched defs:kinvp (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/dsa/
H A Ddsa_sign.c82 int DSA_sign_setup(DSA *dsa, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp) argument
H A Ddsa_ossl.c210 static int dsa_sign_setup(DSA *dsa, BN_CTX *ctx_in, BIGNUM **kinvp, argument
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_sign.c99 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, argument
H A Decs_ossl.c90 static int ecdsa_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, argument
/freebsd-9.3-release/crypto/openssl/fips/dsa/
H A Dfips_dsa_ossl.c202 static int dsa_sign_setup(DSA *dsa, BN_CTX *ctx_in, BIGNUM **kinvp, argument

Completed in 103 milliseconds