Add STORE support in ENGINE.
authorRichard Levitte <levitte@openssl.org>
Thu, 1 May 2003 03:57:46 +0000 (03:57 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 1 May 2003 03:57:46 +0000 (03:57 +0000)
commit3bbb0212f3d059d7148c62c73d719e6d79954901
tree4d17c4090494af437408524c6d8d6218e61adfe0
parenta5db6fa5760f21d16d59e025e930c02456e00fef
Add STORE support in ENGINE.
CHANGES
crypto/crypto-lib.com
crypto/engine/Makefile.ssl
crypto/engine/eng_int.h
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/engine.h
crypto/engine/tb_store.c [new file with mode: 0644]