Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Decdsa_ossl.c155 const BIGNUM *in_kinv, const BIGNUM *in_r, in ossl_ecdsa_sign_sig() argument
219 if (in_kinv == NULL || in_r == NULL) { in ossl_ecdsa_sign_sig()
226 ckinv = in_kinv; in ossl_ecdsa_sign_sig()
264 if (in_kinv != NULL && in_r != NULL) { in ossl_ecdsa_sign_sig()
Dec_kmeth.c216 const BIGNUM *in_kinv, in EC_KEY_METHOD_set_sign() argument
291 const BIGNUM *in_kinv, in EC_KEY_METHOD_get_sign() argument
Dec_local.h622 const BIGNUM *in_kinv, const BIGNUM *in_r,
650 const BIGNUM *in_kinv, const BIGNUM *in_r,
/third_party/openssl/include/openssl/
Dec.h1314 const BIGNUM *in_kinv,
1358 const BIGNUM *in_kinv,