Home
last modified time | relevance | path

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

/openssl/demos/pkey/
H A DEVP_PKEY_DSA_paramfromdata.c32 q = BN_bin2bn(dsa_q, sizeof(dsa_q), NULL); in main()
H A Ddsa.inc49 static const unsigned char dsa_q[] = {
/openssl/test/
H A Devp_extra_test2.c983 static const unsigned char dsa_q[] = { variable
1120 || !do_check_bn(to_params, OSSL_PKEY_PARAM_FFC_Q, dsa_q, sizeof(dsa_q)) in test_dsa_todata()
/openssl/providers/fips/
H A Dself_test_data.inc1533 static const unsigned char dsa_q[] = {
1620 ST_KAT_PARAM_BIGNUM(OSSL_PKEY_PARAM_FFC_Q, dsa_q),

Completed in 10 milliseconds