Prepare for 0.9.8k release.
[oweals/openssl.git] / crypto / engine / eng_int.h
index a5b1edebf4b9be6789cc5f7023eecf07f6d7ea09..a66f107a44d08f994b270d58e0e3c6595f4f0185 100644 (file)
@@ -170,6 +170,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 */