EVP_PBE_CipherInit_ex
if (!EVP_PBE_CipherInit_ex(algtmp->algorithm,
return EVP_PBE_CipherInit_ex(pbe_obj, pass, passlen, param, ctx, en_de, NULL, NULL);
if (!EVP_PBE_CipherInit_ex(algor->algorithm, pass, passlen,
int EVP_PBE_CipherInit_ex(ASN1_OBJECT *pbe_obj, const char *pass, int passlen,