pub unsafe extern "C" fn EVP_PBE_CipherInit(
pbe_obj: *mut asn1_object_st,
pass: *const i8,
passlen: i32,
param: *mut asn1_type_st,
ctx: *mut evp_cipher_ctx_st,
en_de: i32,
) -> i32
pub unsafe extern "C" fn EVP_PBE_CipherInit(
pbe_obj: *mut asn1_object_st,
pass: *const i8,
passlen: i32,
param: *mut asn1_type_st,
ctx: *mut evp_cipher_ctx_st,
en_de: i32,
) -> i32