When closing, do not use close(). Also, if the closing call fails, do
authorRichard Levitte <levitte@openssl.org>
Thu, 7 Mar 2002 17:13:30 +0000 (17:13 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 7 Mar 2002 17:13:30 +0000 (17:13 +0000)
commit274a2c997036e44557aea50331632f8f14bb832d
treea52d30d1809e354732a6b7eb24a35cfd1564d719
parent006fcc22a860078f765760d1c825d75746d34851
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