Searched refs:BN_generate_dsa_nonce (Results 1 – 6 of 6) sorted by relevance
/third_party/openssl/crypto/bn/ |
D | bn_rand.c | 205 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, in BN_generate_dsa_nonce() function
|
/third_party/openssl/crypto/ec/ |
D | ecdsa_ossl.c | 91 if (!BN_generate_dsa_nonce(k, order, priv_key, in ecdsa_sign_setup()
|
/third_party/openssl/crypto/dsa/ |
D | dsa_ossl.c | 232 if (!BN_generate_dsa_nonce(k, dsa->q, dsa->priv_key, dgst, in dsa_sign_setup()
|
/third_party/openssl/include/openssl/ |
D | bn.h | 506 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range,
|
/third_party/openssl/crypto/err/ |
D | openssl.txt | 204 BN_F_BN_GENERATE_DSA_NONCE:140:BN_generate_dsa_nonce
|
/third_party/openssl/util/ |
D | libcrypto.num | 2545 BN_generate_dsa_nonce 2512 1_1_0 EXIST::FUNCTION:
|