d2i_PBEPARAM
if (!(pbe = d2i_PBEPARAM(NULL, &pbuf, param->value.sequence->length))) {
if (!(pbe = d2i_PBEPARAM(NULL, &pbuf, param->value.sequence->length))) {
PBEPARAM *d2i_PBEPARAM(PBEPARAM **a, const unsigned char **in, long len);