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

/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_locl.h73 int (*ecdsa_sign_setup) (EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, member in struct:ecdsa_method
H A Decs_ossl.c90 static int ecdsa_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, function

Completed in 44 milliseconds