Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dtests.rs116 let friendly = subject.entries_by_nid(Nid::FRIENDLYNAME).next().unwrap(); in test_nid_values() localVariable
138 let friendly = all_entries.next().unwrap(); in test_nameref_iterator() localVariable