Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h107 const AuthorizationSet& wrapping_key_desc, string masking_key, in ImportWrappedKey()
H A DKeyMintAidlTestBase.cpp316 string masking_key, in ImportWrappedKey()
H A DKeyMintTest.cpp3718 string masking_key = hex2str("D796B02C370F1FA4CC0124F14EC8CBEBE987E825246265050F399A51FD477DFC"); variable
/aosp12/system/keymaster/contexts/
H A Dpure_soft_keymaster_context.cpp403 const AuthorizationSet& /* wrapping_key_params */, const KeymasterKeyBlob& masking_key, in UnwrapKey()
/aosp12/system/security/keystore2/src/
H A Dsecurity_level.rs764 let masking_key = masking_key.unwrap_or(ZERO_BLOB_32); in import_wrapped_key() localVariable
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp126 string masking_key, in ImportWrappedKey()
H A Dkeymaster_hidl_hal_test.cpp2282 string masking_key = hex2str("D796B02C370F1FA4CC0124F14EC8CBEBE987E825246265050F399A51FD477DFC"); variable
/aosp12/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h864 KeymasterKeyBlob masking_key; member
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp1615 string masking_key = hex2str("D796B02C370F1FA4CC0124F14EC8CBEBE987E825246265050F399A51FD477DFC"); variable