Home
last modified time | relevance | path

Searched defs:ExportKey (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dstorage.hpp163 inline Error ExportKey(KeyRef aKeyRef, uint8_t *aBuffer, size_t aBufferLen, size_t &aKeyLen) in ExportKey() function
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp144 ErrorCode KeymasterHidlTest::ExportKey(KeyFormat format, const HidlBuf& key_blob, in ExportKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
162 ErrorCode KeymasterHidlTest::ExportKey(KeyFormat format, HidlBuf* key_material) { in ExportKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
/aosp_15_r20/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_engine.cpp95 keymaster_error_t ExportKey(keymaster_key_format_t format, const KeymasterKeyBlob& blob, in ExportKey() function in keymaster::TKeymasterPassthroughEngine
/aosp_15_r20/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp200 void TrustyKeymaster::ExportKey(const ExportKeyRequest& request, ExportKeyResponse* response) { in ExportKey() function in keymaster::TrustyKeymaster
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp269 void RemoteKeymaster::ExportKey(const ExportKeyRequest& request, in ExportKey() function in keymaster::RemoteKeymaster
/aosp_15_r20/external/cronet/crypto/
H A Dunexportable_key_win.cc105 std::optional<std::vector<uint8_t>> ExportKey(NCRYPT_KEY_HANDLE key, in ExportKey() function
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp787 void AndroidKeymaster::ExportKey(const ExportKeyRequest& request, ExportKeyResponse* response) { in ExportKey() function in keymaster::AndroidKeymaster
/aosp_15_r20/system/security/keystore/
H A Dkeystore_cli_v2.cpp810 int ExportKey(const std::string& name) { in ExportKey() function
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster.proto54 rpc ExportKey (ExportKeyRequest) returns (ExportKeyResponse); rpc
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto54 rpc ExportKey (ExportKeyRequest) returns (ExportKeyResponse); rpc
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp510 ErrorCode ExportKey(KeyFormat format, const HidlBuf& key_blob, const HidlBuf& client_id, in ExportKey() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest
528 ErrorCode ExportKey(KeyFormat format, HidlBuf* key_material) { in ExportKey() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Dfapi_int.h666 IFAPI_ExportKey ExportKey; member
/aosp_15_r20/external/aws-sdk-java-v2/services/paymentcryptography/src/main/resources/codegen-resources/
H A Dservice-2.json97 "ExportKey":{ object