Home
last modified time | relevance | path

Searched defs:kinv (Results 1 – 7 of 7) sorted by relevance

/openssl/crypto/ec/
H A Decdsa_sign.c26 const BIGNUM *kinv, const BIGNUM *rp, in ECDSA_do_sign_ex()
42 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, in ECDSA_sign_ex()
H A Decdsa_ossl.c76 const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) in ossl_ecdsa_sign()
102 BIGNUM *kinv = NULL, *r = NULL; in ossl_ecdsa_deterministic_sign() local
276 BIGNUM *kinv = NULL, *s, *m = NULL; in ossl_ecdsa_simple_sign_sig() local
H A Dec_kmeth.c232 const BIGNUM *kinv, const BIGNUM *r, in EC_KEY_METHOD_set_sign()
307 const BIGNUM *kinv, const BIGNUM *r, in EC_KEY_METHOD_get_sign()
H A Decp_s390x_nistp.c127 const BIGNUM *kinv, in ecdsa_s390x_nistp_sign_sig()
/openssl/test/
H A Decdsatest.c86 BIGNUM *kinv = NULL, *rp = NULL; in x9_62_tests() local
358 BIGNUM *kinv = NULL, *rp = NULL; in test_ecdsa_sig_NULL() local
/openssl/crypto/dsa/
H A Ddsa_ossl.c80 BIGNUM *kinv = NULL; in ossl_dsa_do_sign_int() local
224 BIGNUM *k, *kinv = NULL, *r = *rp; in dsa_sign_setup() local
/openssl/providers/implementations/signature/
H A Decdsa_sig.c118 BIGNUM *kinv; member

Completed in 15 milliseconds