Initialize cipher context in KRB5
authorDr. Stephen Henson <steve@openssl.org>
Thu, 14 Mar 2002 18:22:23 +0000 (18:22 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 14 Mar 2002 18:22:23 +0000 (18:22 +0000)
commitde941e289e5d320d2e3258b0ebf71562830aaabc
tree082d81fe05a8c694a71a531dbe3eab7495773b17
parent1d2845352926df66db5798cfebf3784f6af59b8c
Initialize cipher context in KRB5
("D. Russell" <russelld@aol.net>)

Allow HMAC functions to use an alternative ENGINE.
apps/speed.c
crypto/evp/p5_crpt2.c
crypto/hmac/hmac.c
crypto/hmac/hmac.h
crypto/pkcs12/p12_mutl.c
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/t1_enc.c