Register the built-in PKCS#5 password-based encryption algorithms with the EVP PBE table.
Declared in <openssl/evp.h>
void
PKCS5_PBE_add();
Historically populated OpenSSL's PBE algorithm list; retained for compatibility and typically a no-op in modern builds.