tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

pkcs11testmodule.def (135B)


      1 ;+NSS_3.48 { 	# NSS 3.48 release
      2 ;+    global:
      3 LIBRARY pkcs11testmodule ;-
      4 EXPORTS ;-
      5 C_GetFunctionList;
      6 ;+    local:
      7 ;+       *;
      8 ;+};