Searched defs:input_key_material (Results 1 – 11 of 11) sorted by relevance
/system/keymaster/km_openssl/ |
D | symmetric_key.cpp | 66 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
D | rsa_key_factory.cpp | 105 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
D | ec_key_factory.cpp | 129 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
/system/keymaster/include/keymaster/legacy_support/ |
D | keymaster_passthrough_key.h | 51 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
D | keymaster1_legacy_support.h | 85 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
/system/keymaster/legacy_support/ |
D | ec_keymaster0_key.cpp | 70 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey()
|
D | rsa_keymaster0_key.cpp | 72 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey()
|
D | keymaster_passthrough_engine.cpp | 260 const KeymasterKeyBlob& input_key_material, in ImportKey() 289 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
D | rsa_keymaster1_key.cpp | 93 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey()
|
D | ec_keymaster1_key.cpp | 84 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey()
|
D | keymaster1_engine.cpp | 100 const KeymasterKeyBlob& input_key_material, in ImportKey()
|