OSSL_STORE: Add OSSL_STORE_vctrl()
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Feb 2018 09:28:08 +0000 (10:28 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Feb 2018 19:11:06 +0000 (20:11 +0100)
commit4fd39122e51c3c44fcb72fb9b732d5008efda399
treec4ea8034f09040ac86ae4ddf7a3b75ec6313c18a
parent87e17dc550318a7217dbb521603f0b096dff1764
OSSL_STORE: Add OSSL_STORE_vctrl()

It's a convenient complement to OSSL_STORE_ctrl()

Suggested by Norm Green

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/5363)
crypto/store/store_lib.c
include/openssl/store.h
util/libcrypto.num