send_receive_check
if (!send_receive_check(ctx, preq, &prep, OSSL_CMP_PKIBODY_POLLREP))
if (!send_receive_check(ctx, req, rep, expected_type))
res = send_receive_check(ctx, req, p_rep, rep_type);