Home
last modified time | relevance | path

Searched refs:PK11SlotListElement (Results 1 – 25 of 117) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
104 PK11SlotListElement *head;
105 PK11SlotListElement *tail;
110 PK11SlotListElement *next;
111 PK11SlotListElement *prev;
H A Dpk11slot.c188 PK11SlotListElement *le; in PK11_AddSlotToList()
191 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
269 PK11SlotListElement *
272 PK11SlotListElement *le; in PK11_GetFirstRef()
283 PK11SlotListElement *
298 PK11SlotListElement *
301 PK11SlotListElement *le; in PK11_GetFirstSafe()
316 PK11SlotListElement *
340 PK11SlotListElement *
343 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
H A Dpk11priv.h36 SECStatus PK11_DeleteSlotFromList(PK11SlotList *list, PK11SlotListElement *le);
37 PK11SlotListElement *PK11_FindSlotElement(PK11SlotList *list,
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
104 PK11SlotListElement *head;
105 PK11SlotListElement *tail;
110 PK11SlotListElement *next;
111 PK11SlotListElement *prev;
H A Dpk11slot.c188 PK11SlotListElement *le; in PK11_AddSlotToList()
191 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
269 PK11SlotListElement *
272 PK11SlotListElement *le; in PK11_GetFirstRef()
283 PK11SlotListElement *
298 PK11SlotListElement *
301 PK11SlotListElement *le; in PK11_GetFirstSafe()
316 PK11SlotListElement *
340 PK11SlotListElement *
343 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
H A Dpk11priv.h36 SECStatus PK11_DeleteSlotFromList(PK11SlotList *list, PK11SlotListElement *le);
37 PK11SlotListElement *PK11_FindSlotElement(PK11SlotList *list,
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
104 PK11SlotListElement *head;
105 PK11SlotListElement *tail;
110 PK11SlotListElement *next;
111 PK11SlotListElement *prev;
H A Dpk11slot.c188 PK11SlotListElement *le; in PK11_AddSlotToList()
191 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
269 PK11SlotListElement *
272 PK11SlotListElement *le; in PK11_GetFirstRef()
283 PK11SlotListElement *
298 PK11SlotListElement *
301 PK11SlotListElement *le; in PK11_GetFirstSafe()
316 PK11SlotListElement *
340 PK11SlotListElement *
343 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
H A Dpk11priv.h36 SECStatus PK11_DeleteSlotFromList(PK11SlotList *list, PK11SlotListElement *le);
37 PK11SlotListElement *PK11_FindSlotElement(PK11SlotList *list,
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
100 PK11SlotListElement *head;
101 PK11SlotListElement *tail;
106 PK11SlotListElement *next;
107 PK11SlotListElement *prev;
H A Dpk11slot.c185 PK11SlotListElement *le; in PK11_AddSlotToList()
188 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
266 PK11SlotListElement *
269 PK11SlotListElement *le; in PK11_GetFirstRef()
280 PK11SlotListElement *
295 PK11SlotListElement *
298 PK11SlotListElement *le; in PK11_GetFirstSafe()
313 PK11SlotListElement *
337 PK11SlotListElement *
340 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
H A Dpk11priv.h33 SECStatus PK11_DeleteSlotFromList(PK11SlotList *list, PK11SlotListElement *le);
34 PK11SlotListElement *PK11_FindSlotElement(PK11SlotList *list,
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
100 PK11SlotListElement *head;
101 PK11SlotListElement *tail;
106 PK11SlotListElement *next;
107 PK11SlotListElement *prev;
H A Dpk11slot.c184 PK11SlotListElement *le; in PK11_AddSlotToList()
187 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
265 PK11SlotListElement *
268 PK11SlotListElement *le; in PK11_GetFirstRef()
279 PK11SlotListElement *
294 PK11SlotListElement *
297 PK11SlotListElement *le; in PK11_GetFirstSafe()
312 PK11SlotListElement *
336 PK11SlotListElement *
339 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
H A Dpk11priv.h32 SECStatus PK11_DeleteSlotFromList(PK11SlotList *list, PK11SlotListElement *le);
33 PK11SlotListElement *PK11_FindSlotElement(PK11SlotList *list,
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
104 PK11SlotListElement *head;
105 PK11SlotListElement *tail;
110 PK11SlotListElement *next;
111 PK11SlotListElement *prev;
H A Dpk11slot.c188 PK11SlotListElement *le; in PK11_AddSlotToList()
191 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
269 PK11SlotListElement *
272 PK11SlotListElement *le; in PK11_GetFirstRef()
283 PK11SlotListElement *
298 PK11SlotListElement *
301 PK11SlotListElement *le; in PK11_GetFirstSafe()
316 PK11SlotListElement *
340 PK11SlotListElement *
343 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
H A Dpk11priv.h36 SECStatus PK11_DeleteSlotFromList(PK11SlotList *list, PK11SlotListElement *le);
37 PK11SlotListElement *PK11_FindSlotElement(PK11SlotList *list,
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
104 PK11SlotListElement *head;
105 PK11SlotListElement *tail;
110 PK11SlotListElement *next;
111 PK11SlotListElement *prev;
H A Dpk11slot.c188 PK11SlotListElement *le; in PK11_AddSlotToList()
191 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
269 PK11SlotListElement *
272 PK11SlotListElement *le; in PK11_GetFirstRef()
283 PK11SlotListElement *
298 PK11SlotListElement *
301 PK11SlotListElement *le; in PK11_GetFirstSafe()
316 PK11SlotListElement *
340 PK11SlotListElement *
343 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
H A Dpk11priv.h36 SECStatus PK11_DeleteSlotFromList(PK11SlotList *list, PK11SlotListElement *le);
37 PK11SlotListElement *PK11_FindSlotElement(PK11SlotList *list,
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/pk11wrap/
H A Dsecmodt.h37 typedef struct PK11SlotListElementStr PK11SlotListElement; typedef
101 PK11SlotListElement *head;
102 PK11SlotListElement *tail;
107 PK11SlotListElement *next;
108 PK11SlotListElement *prev;
H A Dpk11slot.c185 PK11SlotListElement *le; in PK11_AddSlotToList()
188 le = (PK11SlotListElement *)PORT_Alloc(sizeof(PK11SlotListElement)); in PK11_AddSlotToList()
266 PK11SlotListElement *
269 PK11SlotListElement *le; in PK11_GetFirstRef()
280 PK11SlotListElement *
295 PK11SlotListElement *
298 PK11SlotListElement *le; in PK11_GetFirstSafe()
313 PK11SlotListElement *
337 PK11SlotListElement *
340 PK11SlotListElement *le; in PK11_FindSlotElement()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dnss_profile_filter_chromeos.cc22 for (PK11SlotListElement* slot_element = in CertSlotsString()
125 for (PK11SlotListElement* slot_element = in IsCertAllowed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dnss_profile_filter_chromeos.cc23 for (PK11SlotListElement* slot_element = in CertSlotsString()
126 for (PK11SlotListElement* slot_element = in IsCertAllowed()

12345