Searched refs:BN_generate_dsa_nonce (Results 1 – 8 of 8) sorted by relevance
/third_party/openssl/crypto/bn/ |
D | bn_rand.c | 251 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, in BN_generate_dsa_nonce() function
|
/third_party/openssl/crypto/dsa/ |
D | dsa_ossl.c | 250 if (!BN_generate_dsa_nonce(k, dsa->params.q, dsa->priv_key, dgst, in dsa_sign_setup()
|
/third_party/openssl/crypto/ec/ |
D | ecdsa_ossl.c | 132 if (!BN_generate_dsa_nonce(k, order, priv_key, in ecdsa_sign_setup()
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | bn.h | 506 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range,
|
/third_party/openssl/include/openssl/ |
D | bn.h | 550 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range,
|
/third_party/openssl/util/ |
D | missingcrypto.txt | 253 BN_generate_dsa_nonce(3)
|
D | missingcrypto111.txt | 275 BN_generate_dsa_nonce(3)
|
D | libcrypto.num | 2459 BN_generate_dsa_nonce 2512 3_0_0 EXIST::FUNCTION:
|