Home
last modified time | relevance | path

Searched defs:dsa_g (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/dsa/
Ddsa_backend.c133 const BIGNUM *dsa_p, *dsa_g; in ossl_dsa_key_from_pkcs8() local
/third_party/openssl/crypto/dsa/
Ddsa_backend.c133 const BIGNUM *dsa_p, *dsa_g; in ossl_dsa_key_from_pkcs8() local
/third_party/openssl/test/
Devp_extra_test2.c843 static const unsigned char dsa_g[] = { variable