Searched defs:output_key_blob (Results 1 – 9 of 9) sorted by relevance
/aosp12/system/keymaster/legacy_support/ |
H A D | keymaster_passthrough_engine.cpp | 247 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey() 272 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey()
|
H A D | rsa_keymaster1_key.cpp | 101 KeymasterKeyBlob* output_key_blob, // in ImportKey()
|
H A D | ec_keymaster1_key.cpp | 92 KeymasterKeyBlob* output_key_blob, // in ImportKey()
|
H A D | keymaster1_engine.cpp | 97 KeymasterKeyBlob* output_key_blob, in ImportKey()
|
/aosp12/system/keymaster/include/keymaster/legacy_support/ |
H A D | keymaster_passthrough_key.h | 57 KeymasterKeyBlob* output_key_blob, AuthorizationSet* hw_enforced, in ImportKey()
|
H A D | keymaster1_legacy_support.h | 89 KeymasterKeyBlob* output_key_blob, // in ImportKey()
|
/aosp12/system/keymaster/km_openssl/ |
H A D | symmetric_key.cpp | 69 KeymasterKeyBlob* output_key_blob, in ImportKey()
|
H A D | rsa_key_factory.cpp | 124 KeymasterKeyBlob* output_key_blob, in ImportKey()
|
H A D | ec_key_factory.cpp | 153 KeymasterKeyBlob* output_key_blob, in ImportKey()
|