Home
last modified time | relevance | path

Searched defs:new_key (Results 1 – 4 of 4) sorted by relevance

/system/core/libcrypto_utils/tests/
Dandroid_pubkey_test.cpp111 RSA* new_key = nullptr; in SetUp() local
/system/gsid/
Dlibgsi.cpp88 std::string new_key; in CanBootIntoGsi() local
/system/core/libcrypto_utils/
Dandroid_pubkey.cpp58 RSA* new_key = RSA_new(); in android_pubkey_decode() local
/system/security/keystore2/rkpd_client/src/
Dlib.rs609 let new_key = get_rkpd_attestation_key(DEFAULT_RPC_SERVICE_NAME, key_id).unwrap(); in test_store_rkpd_attestation_key() localVariable