Free the global password-based encryption (PBE) algorithm registry.
Declared in <openssl/evp.h>
<openssl/evp.h>
void EVP_PBE_cleanup();
Intended for process teardown; after this call, PBE algorithms must be re-registered before use.