Home
last modified time | relevance | path

Searched defs:creation_result (Results 1 – 4 of 4) sorted by relevance

/system/security/keystore2/src/km_compat/
Dlib.rs76 let creation_result = in generate_key() localVariable
132 let creation_result = generate_key(legacy, kps); in generate_rsa_key() localVariable
169 let creation_result = in test_import_key() localVariable
240 let creation_result = generate_key(legacy, kps); in generate_aes_key() localVariable
/system/security/keystore2/src/
Dsecurity_level.rs576 let creation_result = match attestation_key_info { in generate_key() localVariable
734 let creation_result = map_km_error({ in import_key() localVariable
852 let creation_result = map_km_error(self.keymint.importWrappedKey( in import_wrapped_key() localVariable
Draw_device.rs116 let creation_result = in create_and_store_key() localVariable
Dutils.rs284 let creation_result = { in import_keyblob_and_perform_op() localVariable