Searched defs:input_key_material (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_aes_key.cpp | 55 const KeymasterKeyBlob& input_key_material, in CreateHwStorageKeyBlob() 143 KeymasterKeyBlob input_key_material; // no input data in GenerateKey() local 162 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
/aosp_15_r20/system/keymaster/km_openssl/ |
H A D | ec_key_factory.cpp | 205 const KeymasterKeyBlob& input_key_material, in ImportKey() 287 const KeymasterKeyBlob& input_key_material, in ImportRawKey()
|
H A D | symmetric_key.cpp | 69 const KeymasterKeyBlob& input_key_material, // in ImportKey()
|
H A D | rsa_key_factory.cpp | 124 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
/aosp_15_r20/system/keymaster/legacy_support/ |
H A D | keymaster_passthrough_engine.cpp | 249 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey() 274 const KeymasterKeyBlob& input_key_material, KeymasterKeyBlob* output_key_blob, in ImportKey()
|
H A D | rsa_keymaster1_key.cpp | 101 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
H A D | ec_keymaster1_key.cpp | 90 const KeymasterKeyBlob& input_key_material, // in ImportKey()
|
H A D | keymaster1_engine.cpp | 96 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
/aosp_15_r20/system/keymaster/include/keymaster/legacy_support/ |
H A D | keymaster_passthrough_key.h | 56 const KeymasterKeyBlob& input_key_material, in ImportKey()
|
H A D | keymaster1_legacy_support.h | 87 const KeymasterKeyBlob& input_key_material, in ImportKey()
|