Don't initialise the pointers to mutex functions directly in the structure.
authorRichard Levitte <levitte@openssl.org>
Wed, 5 Jul 2000 16:00:18 +0000 (16:00 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 5 Jul 2000 16:00:18 +0000 (16:00 +0000)
commitf3052a9eee9642fbd90486e5edbf0af99c6e960b
tree74e5a74a09b629ecbc74bbb7849a278e37e5cf7d
parente1e9ead6fbccbb0e5a96d222d5d80cafc3de6117
Don't initialise the pointers to mutex functions directly in the structure.
This is correctly taken care of by hwcrhk_init().  While we're at it, give
this engine the official name of the library used (CHIL, for Cryptographic
Hardware Interface Library).
crypto/engine/hw_ncipher.c