Searched refs:NSSDestroyer (Results 1 – 1 of 1) sorted by relevance
18 struct NSSDestroyer { struct35 typedef scoped_ptr<PK11SlotInfo, NSSDestroyer<PK11SlotInfo, PK11_FreeSlot> > argument37 typedef scoped_ptr<PK11SlotList, NSSDestroyer<PK11SlotList, PK11_FreeSlotList> >39 typedef scoped_ptr<PK11SymKey, NSSDestroyer<PK11SymKey, PK11_FreeSymKey> >42 NSSDestroyer<SECKEYPublicKey, SECKEY_DestroyPublicKey> >45 NSSDestroyer<SECKEYPrivateKey, SECKEY_DestroyPrivateKey> >