When closing, do not use close(). Also, if the closing call fails, do
authorRichard Levitte <levitte@openssl.org>
Thu, 7 Mar 2002 17:13:49 +0000 (17:13 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 7 Mar 2002 17:13:49 +0000 (17:13 +0000)
commitbc173b9fb03921cdaef67a88138fa40839fdb4ef
tree42c75725733e6afebcaf25256c6f7e85780b0ef5
parent4fd9c70f06a014acb763aa502b23737bc0854347
When closing, do not use close().  Also, if the closing call fails, do
not return immediately since that leaves a locked lock.
crypto/engine/hw_aep.c