Home
last modified time | relevance | path

Searched refs:DP (Results 1 – 6 of 6) sorted by relevance

/openssl/test/
H A Drsa_sp800_56b_test.c280 const int DP = 3; in test_check_crt_components() local
305 && TEST_BN_eq_word(key->dmp1, DP) in test_check_crt_components()
314 && TEST_true(BN_set_word(key->dmp1, DP)) in test_check_crt_components()
328 && TEST_true(BN_set_word(key->dmp1, DP+1)) in test_check_crt_components()
330 && TEST_true(BN_set_word(key->dmp1, DP)) in test_check_crt_components()
H A Dkeymgmt_internal_test.c75 #define DP 6 macro
126 || !TEST_true(get_ulong_via_BN(p, &keydata[DP])) in export_cb()
197 || !TEST_true(BN_set_word(bn1, expected[DP])) in test_pass_rsa()
H A Devp_pkey_provided_test.c340 #define DP 5 macro
371 OSSL_PARAM_ulong(OSSL_PKEY_PARAM_RSA_EXPONENT1, &key_numbers[DP]), in test_fromdata_rsa()
/openssl/test/recipes/04-test_pem_reading_data/
H A Dcert-threecolumn.pem516 8DP
/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm47 .asg B14,DP
/openssl/
H A DCHANGES.md9182 partitioned by DP are handled but no indirect CRL or reason partitioning

Completed in 64 milliseconds