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:08:24 +0000 (15:08 +1000)
commit7a9abccde7b7a5e36efe42d89246f6cfd4d59f44
tree1405027f4c0d7d810b591d6c144a1cb6843adff9
parent3b438ef95b5b1c45602b1332921209363e4776bd
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)
crypto/x509/x509_lu.c