Home
last modified time | relevance | path

Searched refs:in_kinv (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/ec/
H A Decdsa_ossl.c51 const BIGNUM *in_kinv, const BIGNUM *in_r, in ossl_ecdsa_sign_sig() argument
60 in_kinv, in_r, eckey); in ossl_ecdsa_sign_sig()
271 const BIGNUM *in_kinv, const BIGNUM *in_r, in ossl_ecdsa_simple_sign_sig() argument
340 if (in_kinv == NULL || in_r == NULL) { in ossl_ecdsa_simple_sign_sig()
348 ckinv = in_kinv; in ossl_ecdsa_simple_sign_sig()
386 if (in_kinv != NULL && in_r != NULL) { in ossl_ecdsa_simple_sign_sig()
H A Dec_kmeth.c238 const BIGNUM *in_kinv, in EC_KEY_METHOD_set_sign() argument
313 const BIGNUM *in_kinv, in EC_KEY_METHOD_get_sign() argument
H A Dec_local.h684 const BIGNUM *in_kinv, const BIGNUM *in_r,
715 const BIGNUM *in_kinv, const BIGNUM *in_r,
724 const BIGNUM *in_kinv, const BIGNUM *in_r,
/openssl/include/openssl/
H A Dec.h1510 const BIGNUM *in_kinv,
1554 const BIGNUM *in_kinv,

Completed in 22 milliseconds