Home
last modified time | relevance | path

Searched refs:rsa (Results 1 – 11 of 11) sorted by relevance

/packages/modules/adb/crypto/
Drsa_2048_key.cpp55 bssl::UniquePtr<RSA> rsa(RSA_new()); in CreateRSA2048Key() local
56 if (!pkey || !exponent || !rsa) { in CreateRSA2048Key()
62 RSA_generate_key_ex(rsa.get(), 2048, exponent.get(), nullptr); in CreateRSA2048Key()
63 EVP_PKEY_set1_RSA(pkey.get(), rsa.get()); in CreateRSA2048Key()
/packages/modules/adb/crypto/tests/
Dkey_test.cpp40 auto* rsa = EVP_PKEY_get0_RSA(rsa_2048->GetEvpPkey()); in TEST() local
41 ASSERT_TRUE(CalculatePublicKey(&pub_key_plus_name, rsa)); in TEST()
49 std::vector<uint8_t> sig(RSA_size(rsa)); in TEST()
52 &sig_len, rsa), in TEST()
Drsa_2048_key_test.cpp40 auto* rsa = EVP_PKEY_get0_RSA(rsa_2048->GetEvpPkey()); in TEST() local
41 ASSERT_TRUE(CalculatePublicKey(&pub_key_plus_name, rsa)); in TEST()
52 std::vector<uint8_t> sig(RSA_size(rsa)); in TEST()
55 &sig_len, rsa), in TEST()
Dx509_generator_test.cpp31 auto* rsa = EVP_PKEY_get0_RSA(rsa_2048->GetEvpPkey()); in TEST() local
32 ASSERT_TRUE(CalculatePublicKey(&pub_key_plus_name, rsa)); in TEST()
/packages/modules/adb/client/
Dauth.cpp73 RSA* rsa = EVP_PKEY_get0_RSA(rsa_2048->GetEvpPkey()); in generate_key() local
74 CHECK(rsa); in generate_key()
76 if (!CalculatePublicKey(&pubkey, rsa)) { in generate_key()
/packages/apps/Car/DebuggingRestrictionController/server/
Dgenkey.sh56 openssl req -nodes -newkey rsa:2048 -sha256 -keyout "${key}" -out "${req}"
/packages/modules/Virtualization/libs/apkverify/src/
Dalgorithms.rs26 use openssl::rsa::Padding;
/packages/inputmethods/LatinIME/dictionaries/
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dnb_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...