Lines Matching defs:KeyDescriptor
114 key: KeyDescriptor, in store_new_key()
210 key: &KeyDescriptor, in create_operation()
395 key: &KeyDescriptor, in add_required_parameters()
493 key: &KeyDescriptor, in generate_key()
494 attest_key_descriptor: Option<&KeyDescriptor>, in generate_key()
610 key: &KeyDescriptor, in import_key()
611 _attestation_key: Option<&KeyDescriptor>, in import_key()
670 key: &KeyDescriptor, in import_wrapped_key()
671 wrapping_key: &KeyDescriptor, in import_wrapped_key()
893 storage_key: &KeyDescriptor, in convert_storage_key_to_ephemeral()
992 key: &KeyDescriptor, in createOperation()
1001 key: &KeyDescriptor, in generateKey()
1002 attestation_key: Option<&KeyDescriptor>, in generateKey()
1017 key: &KeyDescriptor, in importKey()
1018 attestation_key: Option<&KeyDescriptor>, in importKey()
1031 key: &KeyDescriptor, in importWrappedKey()
1032 wrapping_key: &KeyDescriptor, in importWrappedKey()
1046 storage_key: &KeyDescriptor, in convertStorageKeyToEphemeral()