Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Decdsa_ossl.c44 const BIGNUM *in_kinv, const BIGNUM *in_r, in ossl_ecdsa_sign_sig() argument
53 in_kinv, in_r, eckey); in ossl_ecdsa_sign_sig()
214 const BIGNUM *in_kinv, const BIGNUM *in_r, in ossl_ecdsa_simple_sign_sig() argument
283 if (in_kinv == NULL || in_r == NULL) { in ossl_ecdsa_simple_sign_sig()
290 ckinv = in_kinv; in ossl_ecdsa_simple_sign_sig()
328 if (in_kinv != NULL && in_r != NULL) { in ossl_ecdsa_simple_sign_sig()
H A Dec_kmeth.c243 const BIGNUM *in_kinv, in EC_KEY_METHOD_set_sign() argument
318 const BIGNUM *in_kinv, in EC_KEY_METHOD_get_sign() argument
H A Dec_local.h654 const BIGNUM *in_kinv, const BIGNUM *in_r,
685 const BIGNUM *in_kinv, const BIGNUM *in_r,
694 const BIGNUM *in_kinv, const BIGNUM *in_r,
/freebsd/crypto/openssl/include/openssl/
H A Dec.h1491 const BIGNUM *in_kinv,
1535 const BIGNUM *in_kinv,