OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QINV
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
keymgmt_internal_test.c
78
#define
QINV
9
134
|| !TEST_true(get_ulong_via_BN(p, &keydata[
QINV
]))
171
0xcc3b, /*
QINV
*/
203
|| !TEST_true(BN_set_word(bn3, expected[
QINV
]))
rsa_sp800_56b_test.c
282
const int
QINV
= 8;
308
&& TEST_BN_eq_word(key->iqmp,
QINV
)
322
/* (c) 1 <
qInv
< p */
327
&& TEST_true(BN_set_word(key->iqmp,
QINV
))
336
/* (f) 1 = (
qInv
. q) mod p */
337
&& TEST_true(BN_set_word(key->iqmp,
QINV
+ 1))
339
&& TEST_true(BN_set_word(key->iqmp,
QINV
))
evp_pkey_provided_test.c
347
#define
QINV
7
368
0xcc3b, /*
QINV
*/
378
OSSL_PARAM_ulong(OSSL_PKEY_PARAM_RSA_COEFFICIENT1, &key_numbers[
QINV
]),
/src/crypto/external/bsd/openssl/dist/test/
keymgmt_internal_test.c
78
#define
QINV
9
134
|| !TEST_true(get_ulong_via_BN(p, &keydata[
QINV
]))
171
0xcc3b, /*
QINV
*/
201
|| !TEST_true(BN_set_word(bn3, expected[
QINV
]))
rsa_sp800_56b_test.c
282
const int
QINV
= 8;
307
&& TEST_BN_eq_word(key->iqmp,
QINV
)
321
/* (c) 1 <
qInv
< p */
326
&& TEST_true(BN_set_word(key->iqmp,
QINV
))
335
/* (f) 1 = (
qInv
. q) mod p */
336
&& TEST_true(BN_set_word(key->iqmp,
QINV
+1))
338
&& TEST_true(BN_set_word(key->iqmp,
QINV
))
evp_pkey_provided_test.c
347
#define
QINV
7
368
0xcc3b, /*
QINV
*/
378
OSSL_PARAM_ulong(OSSL_PKEY_PARAM_RSA_COEFFICIENT1, &key_numbers[
QINV
]),
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026