X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=engines%2Fe_atalla.c;fp=engines%2Fe_atalla.c;h=9922189420a0b99bca2644601f07c1d605d377a1;hp=65339a0d68dee12aae5183460495e51ecd3114f2;hb=8f797f14b8ff7d3d5cb04443284259a0c94860b3;hpb=c0d64de6602c8afd389a22c65bd1be63b5685b08 diff --git a/engines/e_atalla.c b/engines/e_atalla.c index 65339a0d68..9922189420 100644 --- a/engines/e_atalla.c +++ b/engines/e_atalla.c @@ -243,6 +243,7 @@ static int bind_helper(ENGINE *e) return 1; } +#ifdef OPENSSL_NO_DYNAMIC_ENGINE static ENGINE *engine_atalla(void) { ENGINE *ret = ENGINE_new(); @@ -265,6 +266,7 @@ void ENGINE_load_atalla(void) ENGINE_free(toadd); ERR_clear_error(); } +#endif /* This is a process-global DSO handle used for loading and unloading * the Atalla library. NB: This is only set (or unset) during an