Files
heimdal/lib
Luke Howard 934d5e09bf hcrypto PKCS#11 backend: Call C_Initialize() on every hcrypto call
This is required as the PKCS#11 library needs to be reinitialized after
forking. This was causing a problem with ipropd.

This fix appears to incur a repeatable 10ms performance penalty on aes-test.

Caching the initialization status using a once control and invalidating it
on fork provided no measurable performance benefit on Solaris 11. Other
approaches would not be thread-safe or would involve more intrusive code
changes, such as exposing heimbase's atomics.
2018-05-12 13:45:30 +10:00
..
2017-05-26 23:24:30 -04:00
2017-04-29 01:05:58 -04:00
2017-11-04 16:56:43 -04:00
2017-05-26 23:24:30 -04:00
2017-12-13 17:33:28 -06:00
2017-03-10 15:47:43 -05:00
2017-04-29 01:05:59 -04:00
2016-11-08 15:48:40 -05:00
2018-04-19 13:12:59 -04:00
2017-03-19 18:55:51 -04:00
2016-12-15 12:15:56 -06:00
2015-03-21 15:44:48 -04:00
2016-12-15 12:23:09 -06:00