X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fengine%2Feng_int.h;h=451ef8feb820dc36132b9f2d8286419706a1da09;hb=22228d2d407763d234a2463f694df77dca8158fc;hp=f7c382c37ecc614387a6f5d59167896d2c0612da;hpb=2f0550c4c1b622540091368eabada3f5e4549976;p=oweals%2Fopenssl.git diff --git a/crypto/engine/eng_int.h b/crypto/engine/eng_int.h index f7c382c37e..451ef8feb8 100644 --- a/crypto/engine/eng_int.h +++ b/crypto/engine/eng_int.h @@ -180,6 +180,8 @@ struct engine_st ENGINE_LOAD_KEY_PTR load_privkey; ENGINE_LOAD_KEY_PTR load_pubkey; + ENGINE_SSL_CLIENT_CERT_PTR load_ssl_client_cert; + const ENGINE_CMD_DEFN *cmd_defns; int flags; /* reference count on the structure itself */