/base/security/crypto_framework/interfaces/inner_api/key/ |
H A D | key.h | 46 RSA_PK_BN = 303, enumerator
|
/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_rsa_asy_key_generator_by_spec_cov_test.cpp | 675 res = keyPair->priKey->getAsyKeySpecBigInteger(keyPair->priKey, RSA_PK_BN, &retN); in HWTEST_F() 701 res = keyPair->priKey->getAsyKeySpecBigInteger(keyPair->priKey, RSA_PK_BN, nullptr); in HWTEST_F() 727 res = keyPair->priKey->getAsyKeySpecBigInteger(nullptr, RSA_PK_BN, &retN); in HWTEST_F() 761 res = keyPair->priKey->getAsyKeySpecBigInteger(keyPairEcc->priKey, RSA_PK_BN, &retN); in HWTEST_F()
|
H A D | crypto_rsa1024_asy_key_generator_by_spec_test.cpp | 535 res = keyPair->pubKey->getAsyKeySpecBigInteger(keyPair->pubKey, RSA_PK_BN, &e); in HWTEST_F() 927 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1299 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1485 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1593 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1698 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 2004 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F() 2047 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
H A D | crypto_rsa8192_asy_key_generator_by_spec_test.cpp | 534 res = keyPair->pubKey->getAsyKeySpecBigInteger(keyPair->pubKey, RSA_PK_BN, &e); in HWTEST_F() 926 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1298 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1484 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1592 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1697 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 2003 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F() 2046 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
H A D | crypto_rsa3072_asy_key_generator_by_spec_test.cpp | 534 res = keyPair->pubKey->getAsyKeySpecBigInteger(keyPair->pubKey, RSA_PK_BN, &e); in HWTEST_F() 926 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1298 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1484 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1592 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1697 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 2003 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F() 2046 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
H A D | crypto_rsa512_asy_key_generator_by_spec_test.cpp | 535 res = keyPair->pubKey->getAsyKeySpecBigInteger(keyPair->pubKey, RSA_PK_BN, &e); in HWTEST_F() 927 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1299 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1485 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1593 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1698 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 2004 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F() 2047 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
H A D | crypto_rsa2048_asy_key_generator_by_spec_test.cpp | 534 res = keyPair->pubKey->getAsyKeySpecBigInteger(keyPair->pubKey, RSA_PK_BN, &e); in HWTEST_F() 926 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1298 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1484 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1592 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1697 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 2003 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F() 2046 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
H A D | crypto_rsa4096_asy_key_generator_by_spec_test.cpp | 534 res = keyPair->pubKey->getAsyKeySpecBigInteger(keyPair->pubKey, RSA_PK_BN, &e); in HWTEST_F() 926 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1298 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1484 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1592 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1697 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 2003 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F() 2046 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
H A D | crypto_rsa768_asy_key_generator_by_spec_test.cpp | 534 res = keyPair->pubKey->getAsyKeySpecBigInteger(keyPair->pubKey, RSA_PK_BN, &e); in HWTEST_F() 926 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1298 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &e); in HWTEST_F() 1484 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1592 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 1697 res = pubKey->getAsyKeySpecBigInteger(dupKeyPair->pubKey, RSA_PK_BN, &dupE); in HWTEST_F() 2003 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F() 2046 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
H A D | crypto_rsa_asy_key_generator_test.cpp | 1232 res = pubKey->getAsyKeySpecBigInteger(pubKey, RSA_PK_BN, &returnE); in HWTEST_F()
|
/base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
H A D | napi_init.cpp | 114 AddUint32Property(env, code, "RSA_PK_BN", RSA_PK_BN); in CreateAsyKeySpecItemCode()
|
H A D | napi_utils.cpp | 65 { RSA_PK_BN, SPEC_ITEM_TYPE_BIG_INT },
|
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
H A D | rsa_asy_key_generator_openssl.c | 238 } else if (item == RSA_PK_BN) { in GetRsaPubKeySpecBigInteger()
|