Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/osclientcerts/src/
H A Dbackend_macos.rs95 sec_key_copy_attributes: Symbol<'a, SecKeyCopyAttributesType>, field
136 let sec_key_copy_attributes = library in new() localVariable
261 fn sec_key_copy_attributes<T>(&self, key: &SecKey) -> Result<CFDictionary<CFString, T>, ()> { in sec_key_copy_attributes() method
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/osclientcerts/src/
H A Dbackend_macos.rs95 sec_key_copy_attributes: Symbol<'a, SecKeyCopyAttributesType>, field
136 let sec_key_copy_attributes = library in new() localVariable
261 fn sec_key_copy_attributes<T>(&self, key: &SecKey) -> Result<CFDictionary<CFString, T>, ()> { in sec_key_copy_attributes() method
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/osclientcerts/src/
H A Dbackend_macos.rs94 sec_key_copy_attributes: Symbol<'a, SecKeyCopyAttributesType>, field
139 let sec_key_copy_attributes = library in new() localVariable
260 fn sec_key_copy_attributes<T>(&self, key: &SecKey) -> Result<CFDictionary<CFString, T>, ()> { in sec_key_copy_attributes() method
/dports/www/firefox/firefox-99.0/security/manager/ssl/osclientcerts/src/
H A Dbackend_macos.rs94 sec_key_copy_attributes: Symbol<'a, SecKeyCopyAttributesType>, field
135 let sec_key_copy_attributes = library in new() localVariable
262 fn sec_key_copy_attributes<T>(&self, key: &SecKey) -> Result<CFDictionary<CFString, T>, Error> { in sec_key_copy_attributes() method