"handle", "h" and even "e" were probably not the best terms to use. The
authorGeoff Thorpe <geoff@openssl.org>
Mon, 29 May 2000 16:24:42 +0000 (16:24 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 29 May 2000 16:24:42 +0000 (16:24 +0000)
commitf156d5495d5081a1f6a2b78e861d6f568d3bc77a
tree562af267114d987e7bec638d43c2e18e2edce850
parent96d7e0ece7da0a3548516bf0af2abaaabe7d3df3
"handle", "h" and even "e" were probably not the best terms to use. The
original idea of "handle" was that it represented a functional reference
to an ENGINE (rather than just a pointer), but on reflection I think
this now looks a little more readable.
12 files changed:
crypto/dh/dh.h
crypto/dh/dh_key.c
crypto/dh/dh_lib.c
crypto/dsa/dsa.h
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c
crypto/rsa/rsa.h
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_sign.c