Changeset 7764015 in mod_gnutls for src/gnutls_hooks.c
- Timestamp:
- Sep 17, 2015, 3:48:54 PM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 176047e
- Parents:
- 746e993
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_hooks.c
r746e993 r7764015 323 323 } 324 324 325 /* Load additional PKCS #11 module, if requested */ 325 /* If GnuTLSP11Module is set, load that PKCS #11 module. Otherwise 326 * system defaults will be used. */ 326 327 if (sc_base->p11_module != NULL) 327 328 {
Note: See TracChangeset
for help on using the changeset viewer.