Searched defs:input_key_material (Results 1 – 9 of 9) sorted by relevance
/system/keymaster/include/keymaster/legacy_support/ |
D | keymaster_passthrough_key.h | 54 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
D | keymaster1_legacy_support.h | 86 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
/system/keymaster/km_openssl/ |
D | symmetric_key.cpp | 66 const KeymasterKeyBlob& input_key_material, // in ImportKey()
|
D | rsa_key_factory.cpp | 122 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
D | ec_key_factory.cpp | 151 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
/system/keymaster/legacy_support/ |
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()
|
D | rsa_keymaster1_key.cpp | 98 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
D | ec_keymaster1_key.cpp | 89 const KeymasterKeyBlob& input_key_material, // in ImportKey()
|
D | keymaster1_engine.cpp | 96 const KeymasterKeyBlob& input_key_material, in ImportKey()
|