Home
last modified time | relevance | path

Searched defs:UnspecifiedParts (Results 1 – 2 of 2) sorted by relevance

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/
H A Dkey.rs198 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
218 fn convert_key_ref<R: KeyRole>(key: &Key<UnspecifiedParts, R>) in convert_key_ref()
282 ka: ComponentAmalgamation<'a, Key<UnspecifiedParts, R>>) in convert_key_amalgamation()
425 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
446 ka: ComponentAmalgamation<'a, Key<UnspecifiedParts, R>>) in convert_key_amalgamation()
474 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
495 ka: ComponentAmalgamation<'a, Key<UnspecifiedParts, R>>) in convert_key_amalgamation()
529 pub struct UnspecifiedParts; struct
530 impl KeyParts for UnspecifiedParts { implementation
531 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
[all …]
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/
H A Dkey.rs198 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
218 fn convert_key_ref<R: KeyRole>(key: &Key<UnspecifiedParts, R>) in convert_key_ref()
282 ka: ComponentAmalgamation<'a, Key<UnspecifiedParts, R>>) in convert_key_amalgamation()
425 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
446 ka: ComponentAmalgamation<'a, Key<UnspecifiedParts, R>>) in convert_key_amalgamation()
474 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
495 ka: ComponentAmalgamation<'a, Key<UnspecifiedParts, R>>) in convert_key_amalgamation()
529 pub struct UnspecifiedParts; struct
530 impl KeyParts for UnspecifiedParts { implementation
531 fn convert_key<R: KeyRole>(key: Key<UnspecifiedParts, R>) in convert_key()
[all …]