multi_split
static int multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret);
ret = multi_split(bio, prm->param_value, &parts);