Cleanup use of X509 STORE locks
authorShane Lontis <shane.lontis@oracle.com>
Mon, 15 Jul 2019 02:42:38 +0000 (12:42 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 18 Jul 2019 05:19:46 +0000 (15:19 +1000)
commit0a9a7540d4850dc39e69d5ccd0f382e604bdfee4
tree40abc8db28c0e69e4d89326abe93c1a54dd1084d
parent0f6fd6145924ad5fbddb96570877d36f1e077707
Cleanup use of X509 STORE locks

Cosmetic changes to use the X509_STORE_lock/unlock functions.
Renamed some ctx variables to store.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9366)

(cherry picked from commit 7a9abccde7b7a5e36efe42d89246f6cfd4d59f44)
crypto/x509/x509_lu.c