Register built-in algorithm modules with the EVP subsystem.
Declared in <openssl/evp.h>
<openssl/evp.h>
void EVP_add_alg_module();
Called during library initialisation so config-driven algorithm modules are available; safe to ignore from application code.