[][src]Function nginx::EVP_PBE_alg_add_type

pub unsafe extern "C" fn EVP_PBE_alg_add_type(
    pbe_type: c_int,
    pbe_nid: c_int,
    cipher_nid: c_int,
    md_nid: c_int,
    keygen: EVP_PBE_KEYGEN
) -> c_int