EVP_PBE_CipherInit
if (EVP_PBE_CipherInit(algtmp->algorithm, (char *)pwri->pass,
if (!EVP_PBE_CipherInit(algor->algorithm, pass, passlen,
int EVP_PBE_CipherInit (ASN1_OBJECT *pbe_obj, const char *pass, int passlen,