Home
last modified time | relevance | path

Searched defs:rsa_key (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/keymaster/legacy_support/
H A Drsa_keymaster1_operation.cpp30 keymaster_error_t RsaKeymaster1WrappedOperation::Begin(EVP_PKEY* rsa_key, in Begin()
79 RsaKeymaster1WrappedOperation::PrepareFinish(EVP_PKEY* rsa_key, in PrepareFinish()
96 keymaster_error_t RsaKeymaster1WrappedOperation::GetError(EVP_PKEY* rsa_key) { in GetError()
/aosp12/system/keymaster/km_openssl/
H A Drsa_key_factory.cpp81 RSA_Ptr rsa_key(RSA_new()); in GenerateKey() local
148 RSA_Ptr rsa_key(EVP_PKEY_get1_RSA(pkey.get())); in ImportKey() local
180 RSA_Ptr rsa_key(EVP_PKEY_get1_RSA(pkey.get())); in UpdateImportKeyDescription() local
H A Drsa_operation.cpp38 const RsaKey& rsa_key = static_cast<const RsaKey&>(key); in GetRsaKey() local
/aosp12/system/keymaster/include/keymaster/legacy_support/
H A Drsa_keymaster1_key.h80 RsaKeymaster1Key(RSA* rsa_key, AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in RsaKeymaster1Key()
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Drsa_key.h33 RSA_Ptr rsa_key) in RsaKey()
/aosp12/packages/modules/adb/daemon/
H A Dauth.cpp129 bssl::UniquePtr<RSA> rsa_key(key); in adbd_tls_client_ca_list() local
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp244 string rsa_key = hex2str( variable
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp199 string rsa_key = hex2str( variable
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp120 string rsa_key = hex2str( variable