make depend
[openssl.git] / crypto / engine / eng_int.h
index f7c382c37ecc614387a6f5d59167896d2c0612da..451ef8feb820dc36132b9f2d8286419706a1da09 100644 (file)
@@ -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 */