Searched refs:DQ (Results 1 – 3 of 3) sorted by relevance
72 #define DQ 7 macro124 || !TEST_true(get_ulong_via_BN(p, &keydata[DQ])) in export_cb()195 || !TEST_true(BN_set_word(bn2, expected[DQ])) in test_pass_rsa()
281 const int DQ = 13; in test_check_crt_components() local306 && TEST_BN_eq_word(key->dmq1, DQ) in test_check_crt_components()320 && TEST_true(BN_set_word(key->dmq1, DQ)) in test_check_crt_components()332 && TEST_true(BN_set_word(key->dmq1, DQ-1)) in test_check_crt_components()334 && TEST_true(BN_set_word(key->dmq1, DQ)) in test_check_crt_components()
302 #define DQ 6 macro333 OSSL_PARAM_ulong(OSSL_PKEY_PARAM_RSA_EXPONENT2, &key_numbers[DQ]), in test_fromdata_rsa()
Completed in 7 milliseconds