Initialize cipher context in KRB5
authorDr. Stephen Henson <steve@openssl.org>
Thu, 14 Mar 2002 18:16:49 +0000 (18:16 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 14 Mar 2002 18:16:49 +0000 (18:16 +0000)
commitb74dfe6e8e2ae06c5c03afbba4a12f7a0acfaaea
tree0f5f0fec0a11556b6095722951ee74403ab5d959
parentd80f6e0f8c61cbbca55a2d2cd900e5052a5b8d36
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