openssl_bind_engine 276 source4/heimdal/lib/hcrypto/engine.c openssl_bind_engine bind_engine; openssl_bind_engine 278 source4/heimdal/lib/hcrypto/engine.c bind_engine = (openssl_bind_engine)dlsym(handle, "bind_engine"); openssl_bind_engine 76 source4/heimdal/lib/hcrypto/engine.h typedef int (*openssl_bind_engine)(ENGINE *, const char *, const void *);