Home
last modified time | relevance | path

Searched refs:in_r (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()
349 if (BN_copy(ret->r, in_r) == NULL) { in ossl_ecdsa_simple_sign_sig()
386 if (in_kinv != NULL && in_r != NULL) { in ossl_ecdsa_simple_sign_sig()
H A Dec_kmeth.c239 const BIGNUM *in_r, in EC_KEY_METHOD_set_sign() argument
314 const BIGNUM *in_r, 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.h1511 const BIGNUM *in_r,
1555 const BIGNUM *in_r,

Completed in 29 milliseconds