Lines Matching defs:KeyDescriptor
125 key: KeyDescriptor, in store_new_key()
232 key: &KeyDescriptor, in create_operation()
420 key: &KeyDescriptor, in add_required_parameters()
531 key: &KeyDescriptor, in generate_key()
532 attest_key_descriptor: Option<&KeyDescriptor>, in generate_key()
688 key: &KeyDescriptor, in import_key()
689 _attestation_key: Option<&KeyDescriptor>, in import_key()
747 key: &KeyDescriptor, in import_wrapped_key()
748 wrapping_key: &KeyDescriptor, in import_wrapped_key()
972 storage_key: &KeyDescriptor, in convert_storage_key_to_ephemeral()
1052 key: &KeyDescriptor, in createOperation()
1061 key: &KeyDescriptor, in generateKey()
1062 attestation_key: Option<&KeyDescriptor>, in generateKey()
1077 key: &KeyDescriptor, in importKey()
1078 attestation_key: Option<&KeyDescriptor>, in importKey()
1091 key: &KeyDescriptor, in importWrappedKey()
1092 wrapping_key: &KeyDescriptor, in importWrappedKey()
1106 storage_key: &KeyDescriptor, in convertStorageKeyToEphemeral()